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