summaryrefslogtreecommitdiffstats
path: root/crypto/conf/conf_lib.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/conf/conf_lib.c')
-rw-r--r--crypto/conf/conf_lib.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/conf/conf_lib.c b/crypto/conf/conf_lib.c
index e82a07da57..601f494302 100644
--- a/crypto/conf/conf_lib.c
+++ b/crypto/conf/conf_lib.c
@@ -7,8 +7,6 @@
* https://www.openssl.org/source/license.html
*/
-#define _XOPEN_SOURCE_EXTENDED /* To get a definition of strdup() */
-
#include "internal/e_os.h"
#include <stdio.h>
#include <string.h>