summaryrefslogtreecommitdiffstats
path: root/perl-install/c/stuff.xs.pm
diff options
context:
space:
mode:
authordamien <damien@mandriva.com>2001-10-08 15:08:06 +0000
committerdamien <damien@mandriva.com>2001-10-08 15:08:06 +0000
commit28b6d723a5d73bc4eb0969a3f4aed680b1441167 (patch)
tree5ef069a28a796a35051fd311f2cd6df85d48b523 /perl-install/c/stuff.xs.pm
parent09dbdf762014b70926b621fa56a9bee16317a2c8 (diff)
downloaddrakx-backup-do-not-use-28b6d723a5d73bc4eb0969a3f4aed680b1441167.tar
drakx-backup-do-not-use-28b6d723a5d73bc4eb0969a3f4aed680b1441167.tar.gz
drakx-backup-do-not-use-28b6d723a5d73bc4eb0969a3f4aed680b1441167.tar.bz2
drakx-backup-do-not-use-28b6d723a5d73bc4eb0969a3f4aed680b1441167.tar.xz
drakx-backup-do-not-use-28b6d723a5d73bc4eb0969a3f4aed680b1441167.zip
added FL_GET and FL_SET
Diffstat (limited to 'perl-install/c/stuff.xs.pm')
-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 9ca44ff11..d0789c951 100644
--- a/perl-install/c/stuff.xs.pm
+++ b/perl-install/c/stuff.xs.pm
@@ -1050,7 +1050,7 @@ headerGetEntry_filenames(h)
@macros = (
[ qw(int S_IFCHR S_IFBLK S_IFIFO KDSKBENT KT_SPEC NR_KEYS MAX_NR_KEYMAPS BLKRRPART TIOCSCTTY
HDIO_GETGEO BLKGETSIZE LOOP_GET_STATUS
- MS_MGC_VAL MS_RDONLY O_NONBLOCK O_CREAT SECTORSIZE WNOHANG
+ MS_MGC_VAL MS_RDONLY O_NONBLOCK F_SETFL F_GETFL O_CREAT SECTORSIZE WNOHANG
VT_ACTIVATE VT_WAITACTIVE VT_GETSTATE CDROM_LOCKDOOR CDROMEJECT
) ],
);