From: Ulrich Drepper Date: Tue, 9 Apr 2002 19:49:11 +0000 (+0000) Subject: Use INTDEF for __fcntl. X-Git-Tag: glibc-2.16-ports-before-merge~1715 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a4b6834c4f68aaca22152fb2fb70d189c719eb20;p=thirdparty%2Fglibc.git Use INTDEF for __fcntl. --- diff --git a/sysdeps/unix/sysv/aix/fcntl.c b/sysdeps/unix/sysv/aix/fcntl.c index 8c5ba154c25..43f21b6e582 100644 --- a/sysdeps/unix/sysv/aix/fcntl.c +++ b/sysdeps/unix/sysv/aix/fcntl.c @@ -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 #include +#undef __fcntl + extern int kfcntl (int fdes, int cmd, unsigned long int arg); int