]> git.saurik.com Git - wxWidgets.git/blobdiff - src/unix/utilsunx.cpp
Include <fcntl.h> from a header using fcntl().
[wxWidgets.git] / src / unix / utilsunx.cpp
index 5722e84260bb022410cf24b00d19b45db887bdf9..381ce7636727ddf85c261368ba44e65ba939f540 100644 (file)
 #include <errno.h>
 #include <netdb.h>
 #include <signal.h>
-#include <fcntl.h>          // for O_WRONLY and friends
 #include <time.h>           // nanosleep() and/or usleep()
 #include <ctype.h>          // isspace()
 #include <sys/time.h>       // needed for FD_SETSIZE