=================================================================== RCS file: /cvs/prex-old/include/prex/ioctl.h,v retrieving revision 1.1.1.1 retrieving revision 1.1.1.1.2.1 diff -u -r1.1.1.1 -r1.1.1.1.2.1 --- prex-old/include/prex/ioctl.h 2008/06/03 10:38:44 1.1.1.1 +++ prex-old/include/prex/ioctl.h 2008/08/13 17:12:27 1.1.1.1.2.1 @@ -91,11 +91,4 @@ long tv_usec; /* and microseconds */ }; - -#include - -__BEGIN_DECLS -int ioctl(int, unsigned long, ...); -__END_DECLS - #endif /* !_PREX_IOCTL_H */