Include <sys/types.h> and "config.h".
[m17n/libotf.git] / example / otfdump.c
index 7d1d4d9..3ec19e0 100644 (file)
@@ -23,6 +23,7 @@ write to the Free Software Foundation, Inc., 59 Temple Place, Suite
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 #include <unistd.h>
 #include <sys/types.h>
 #include <sys/stat.h>