diff options
Diffstat (limited to 'examples/vncev.c')
-rw-r--r-- | examples/vncev.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/vncev.c b/examples/vncev.c index b185746..a8e0884 100644 --- a/examples/vncev.c +++ b/examples/vncev.c @@ -2,9 +2,6 @@ * @example vncev.c * This program is a simple server to show events coming from the client */ -#ifdef __STRICT_ANSI__ -#define _BSD_SOURCE -#endif #include <stdio.h> #include <stdlib.h> #include <sys/types.h> |