Elaborated the --footer option
[enscript.git] / compat / getopt.c
index 752f28a..19f50e1 100644 (file)
@@ -34,6 +34,8 @@
 #include <config.h>
 #endif
 
+#include <string.h>
+
 #if !defined (__STDC__) || !__STDC__
 /* This is a separate conditional since some stdc systems
    reject `defined (const)'.  */