]> andersk Git - moira.git/blobdiff - clients/moira/zephyr.c
Change strings.h to string.h (we weren't using any BSD-isms anyway!)
[moira.git] / clients / moira / zephyr.c
index ffb7de0999f6863cc8a545c29cf3e9c6e61bf8e9..b6a94ec80781f54f584aaa0db7c53b40b608187b 100644 (file)
@@ -9,7 +9,7 @@
  */
 
 #include <stdio.h>
-#include <strings.h>
+#include <string.h>
 #include <ctype.h>
 #include <moira.h>
 #include <moira_site.h>
This page took 0.163565 seconds and 4 git commands to generate.