Use INTDEF for __fcntl.

This commit is contained in:
Ulrich Drepper 2002-04-09 19:49:11 +00:00
parent bc1e0ed4b2
commit a4b6834c4f

View 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