diff --git a/lib/ptt_unix.c b/lib/ptt_unix.c index 1c8c85606..cce8e592f 100644 --- a/lib/ptt_unix.c +++ b/lib/ptt_unix.c @@ -39,9 +39,11 @@ #if HAVE_SYS_IOCTL_H # include #endif -#if HAVE_FCNTL_H +//#if HAVE_FCNTL_H # include -#endif +//#endif +#include +#include #ifdef HAVE_LINUX_PPDEV_H # include