summaryrefslogtreecommitdiffstats
path: root/perl-install/c
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>1999-11-20 19:54:00 +0000
committerPascal Rigaux <pixel@mandriva.com>1999-11-20 19:54:00 +0000
commitc942786c119d41faaa03357ddeb5bea338867727 (patch)
treec905961ad62da784b76f39df7b9c1a01944d59f2 /perl-install/c
parent30db14621a97a66eb3bf6660621e558ecaf41e85 (diff)
downloaddrakx-c942786c119d41faaa03357ddeb5bea338867727.tar
drakx-c942786c119d41faaa03357ddeb5bea338867727.tar.gz
drakx-c942786c119d41faaa03357ddeb5bea338867727.tar.bz2
drakx-c942786c119d41faaa03357ddeb5bea338867727.tar.xz
drakx-c942786c119d41faaa03357ddeb5bea338867727.zip
no_comment
Diffstat (limited to 'perl-install/c')
-rw-r--r--perl-install/c/stuff.xs.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/c/stuff.xs.pm b/perl-install/c/stuff.xs.pm
index 94610be77..2f4d4efe6 100644
--- a/perl-install/c/stuff.xs.pm
+++ b/perl-install/c/stuff.xs.pm
@@ -12,9 +12,9 @@ print '
#include <sys/ioctl.h>
#include <sys/stat.h>
#include <sys/utsname.h>
+#include <sys/mount.h>
#include <linux/keyboard.h>
#include <linux/kd.h>
-#include <linux/fs.h>
#include <linux/hdreg.h>
#include <linux/vt.h>
#include <linux/cdrom.h>