diff options
Diffstat (limited to 'libvncclient/listen.c')
-rw-r--r-- | libvncclient/listen.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libvncclient/listen.c b/libvncclient/listen.c index e989d6a..37def52 100644 --- a/libvncclient/listen.c +++ b/libvncclient/listen.c @@ -22,9 +22,6 @@ * listen.c - listen for incoming connections */ -#ifdef __STRICT_ANSI__ -#define _BSD_SOURCE -#endif #include <unistd.h> #include <sys/types.h> #ifdef WIN32 |