Undefine __libc_fcntl as well.
This commit is contained in:
parent
801777ebaf
commit
d0a1614c81
@ -19,6 +19,7 @@
|
||||
#include <fcntl.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
#undef __libc_fcntl
|
||||
#undef __fcntl
|
||||
|
||||
extern int kfcntl (int fdes, int cmd, unsigned long int arg);
|
||||
|
Loading…
Reference in New Issue
Block a user