summaryrefslogtreecommitdiff
path: root/include/nasmlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/nasmlib.h')
-rw-r--r--include/nasmlib.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/nasmlib.h b/include/nasmlib.h
index fb14c73b..f6d351da 100644
--- a/include/nasmlib.h
+++ b/include/nasmlib.h
@@ -41,10 +41,6 @@
#include "compiler.h"
#include "bytesex.h"
-#ifdef HAVE_STRINGS_H
-# include <strings.h>
-#endif
-
/*
* Wrappers around malloc, realloc, free and a few more. nasm_malloc
* will fatal-error and die rather than return NULL; nasm_realloc will