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