summaryrefslogtreecommitdiffstats
path: root/apps/lib/names.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/lib/names.c')
-rw-r--r--apps/lib/names.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/lib/names.c b/apps/lib/names.c
index 42b9e9065c..5e2e7e147c 100644
--- a/apps/lib/names.c
+++ b/apps/lib/names.c
@@ -12,8 +12,6 @@
#include <openssl/safestack.h>
#include "names.h"
-DEFINE_STACK_OF_CSTRING()
-
#ifdef _WIN32
# define strcasecmp _stricmp
#endif