summaryrefslogtreecommitdiffstats
path: root/krfb/srvloc/uuid.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'krfb/srvloc/uuid.cpp')
-rw-r--r--krfb/srvloc/uuid.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/krfb/srvloc/uuid.cpp b/krfb/srvloc/uuid.cpp
index 931f0aa8..0fe9bfc6 100644
--- a/krfb/srvloc/uuid.cpp
+++ b/krfb/srvloc/uuid.cpp
@@ -27,8 +27,8 @@
#include <sys/time.h>
#include <time.h>
-#ifndef _SVID_SOURCE
-#define _SVID_SOURCE
+#ifndef _DEFAULT_SOURCE
+#define _DEFAULT_SOURCE
#endif
#include <fcntl.h>