summaryrefslogtreecommitdiffstats
path: root/libvncserver/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvncserver/main.c')
-rw-r--r--libvncserver/main.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/libvncserver/main.c b/libvncserver/main.c
index 4fbe036..c185eb8 100644
--- a/libvncserver/main.c
+++ b/libvncserver/main.c
@@ -12,9 +12,6 @@
*/
extern "C" {
- #ifdef __STRICT_ANSI__
- #define _BSD_SOURCE
- #endif
#include <rfb/rfb.h>
#include <rfb/rfbregion.h>
#include "private.h"