]> git.wh0rd.org - fontconfig.git/blobdiff - doc/edit-sgml.c
Got rid of the newline at the end of the file. It's yucky but, I'm not sure
[fontconfig.git] / doc / edit-sgml.c
index a9b8947271b5f99f3bf13de0df52402e8a7dd099..407dd2c240cbb28dd6e4580261019b5ea884f648 100644 (file)
@@ -24,6 +24,7 @@
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 #include <ctype.h>
 
 typedef enum { False, True } Bool;