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