summaryrefslogtreecommitdiff
path: root/src/webpng.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/webpng.c')
-rw-r--r--src/webpng.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/webpng.c b/src/webpng.c
index f7a97ec..a19750a 100644
--- a/src/webpng.c
+++ b/src/webpng.c
@@ -9,9 +9,7 @@
#ifdef HAVE_STDLIB_H
#include <stdlib.h>
#endif
-#ifdef HAVE_STRING_H
#include <string.h>
-#endif
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif