summaryrefslogtreecommitdiffstats
path: root/perl-install/c
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2016-07-01 17:27:08 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2016-07-01 17:41:15 +0200
commitce60f4e48a2ccd29c5780d4affc0d69640cdbc44 (patch)
tree588d382de7fbf43a78d5c27b6ba1fabcf3b0a865 /perl-install/c
parent2633cedc34f1c2661fb1cf575f6ab6507fad0ec5 (diff)
downloaddrakx-ce60f4e48a2ccd29c5780d4affc0d69640cdbc44.tar
drakx-ce60f4e48a2ccd29c5780d4affc0d69640cdbc44.tar.gz
drakx-ce60f4e48a2ccd29c5780d4affc0d69640cdbc44.tar.bz2
drakx-ce60f4e48a2ccd29c5780d4affc0d69640cdbc44.tar.xz
drakx-ce60f4e48a2ccd29c5780d4affc0d69640cdbc44.zip
remove now useless compilation helper
Diffstat (limited to 'perl-install/c')
-rwxr-xr-xperl-install/c/stuff.xs.pl7
1 files changed, 0 insertions, 7 deletions
diff --git a/perl-install/c/stuff.xs.pl b/perl-install/c/stuff.xs.pl
index a0fffc6c7..0be758fab 100755
--- a/perl-install/c/stuff.xs.pl
+++ b/perl-install/c/stuff.xs.pl
@@ -38,13 +38,6 @@ print '
#include <linux/sockios.h>
#include <linux/input.h>
#include <execinfo.h>
-
-// for ethtool structs:
-typedef unsigned long long u64;
-typedef __uint32_t u32;
-typedef __uint16_t u16;
-typedef __uint8_t u8;
-
#include <linux/ethtool.h>
// for UPS on USB: