diff options
Diffstat (limited to 'src/webpng.c')
-rw-r--r-- | src/webpng.c | 2 |
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 |