summaryrefslogtreecommitdiffstats
path: root/examples/vncev.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/vncev.c')
-rw-r--r--examples/vncev.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/vncev.c b/examples/vncev.c
index e93dc57..affac00 100644
--- a/examples/vncev.c
+++ b/examples/vncev.c
@@ -1,5 +1,7 @@
/* 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>
OpenPOWER on IntegriCloud