]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Use INTDEF for __fcntl.
authorUlrich Drepper <drepper@redhat.com>
Tue, 9 Apr 2002 19:49:11 +0000 (19:49 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 9 Apr 2002 19:49:11 +0000 (19:49 +0000)
sysdeps/unix/sysv/aix/fcntl.c

index 8c5ba154c25b9f3f5e3ad0fade4fde89b1c981b5..43f21b6e5829e735e8a2a2f3ffdb4101485466b3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc.
+/* Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -19,6 +19,8 @@
 #include <fcntl.h>
 #include <stdarg.h>
 
+#undef __fcntl
+
 extern int kfcntl (int fdes, int cmd, unsigned long int arg);
 
 int