]> andersk Git - moira.git/blobdiff - clients/moira/printer.c
Change strings.h to string.h (we weren't using any BSD-isms anyway!)
[moira.git] / clients / moira / printer.c
index 62d6020b12040b4f2248cf8dad33c0ac55e4cccc..d08b396e99d62351156361d22468c2ff5f763c0e 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.030976 seconds and 4 git commands to generate.