loolwsd/loolmap.c | 1 +
1 file changed, 1 insertion(+)
New commits:
commit fdc9881be5ab4abc97090642e032ee68a9e89c1c
Author: Henry Castro <[email protected]>
Date: Sun Sep 27 12:18:18 2015 -0400
loolwsd: add string.h header to avoid warnings.
diff --git a/loolwsd/loolmap.c b/loolwsd/loolmap.c
index 8397537..1008847 100644
--- a/loolwsd/loolmap.c
+++ b/loolwsd/loolmap.c
@@ -1,3 +1,4 @@
+#include <string.h>
#include <ctype.h>
#include <errno.h>
#include <fcntl.h>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits