summaryrefslogtreecommitdiffstats
path: root/perl-install/c
diff options
context:
space:
mode:
authorOlivier Blin <blino@mageia.org>2012-05-10 20:05:56 +0000
committerOlivier Blin <blino@mageia.org>2012-05-10 20:05:56 +0000
commit354b232ad48ce975d046f9455f4e14c749dd9690 (patch)
tree5a7b5e39a0c7ed88775507e4089a33793231492d /perl-install/c
parent5f5c62d925ac2202831bbbeec8f0f2486567e57e (diff)
downloaddrakx-354b232ad48ce975d046f9455f4e14c749dd9690.tar
drakx-354b232ad48ce975d046f9455f4e14c749dd9690.tar.gz
drakx-354b232ad48ce975d046f9455f4e14c749dd9690.tar.bz2
drakx-354b232ad48ce975d046f9455f4e14c749dd9690.tar.xz
drakx-354b232ad48ce975d046f9455f4e14c749dd9690.zip
export res_init function to perl lib
Diffstat (limited to 'perl-install/c')
-rwxr-xr-xperl-install/c/stuff.xs.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/c/stuff.xs.pl b/perl-install/c/stuff.xs.pl
index d36001baf..4b80a862f 100755
--- a/perl-install/c/stuff.xs.pl
+++ b/perl-install/c/stuff.xs.pl
@@ -332,6 +332,9 @@ get_usb_ups_name(int fd)
int
+res_init()
+
+int
isNetDeviceWirelessAware(device)
char * device
CODE: