]> andersk Git - moira.git/blobdiff - clients/moira/nfs.c
Change strings.h to string.h (we weren't using any BSD-isms anyway!)
[moira.git] / clients / moira / nfs.c
index 2742b4d2f8b1ed4541e07095cce30d9376bdd374..536c75ddb8f0e9177cec681b7ee4ab7c952393ff 100644 (file)
@@ -20,7 +20,7 @@
  */
 
 #include <stdio.h>
-#include <strings.h>
+#include <string.h>
 #include <moira.h>
 #include <moira_site.h>
 #include <menu.h>
This page took 0.039865 seconds and 4 git commands to generate.