From f76cfbca4f14f87a66552dff1bd35e9a9bc691aa Mon Sep 17 00:00:00 2001 From: Jari Vetoniemi Date: Sat, 17 Jan 2015 18:52:21 +0200 Subject: Get rid of _DEFAULT_SOURCE #defines, set this in cmake and also use secure_getenv where it makes sense. --- client/common/common.c | 1 - 1 file changed, 1 deletion(-) (limited to 'client/common') diff --git a/client/common/common.c b/client/common/common.c index e5eede5..6bb2ec7 100644 --- a/client/common/common.c +++ b/client/common/common.c @@ -1,4 +1,3 @@ -#define _DEFAULT_SOURCE #include "common.h" #include #include -- cgit v1.2.3-70-g09d2