Code

Include strings.h instead of defining _BSD_SOURCE to get strcasecmp.
[sysdb.git] / src / core / object.c
index c39faf4aed2c89f684a3e2c0c947b0eba7fe2d18..dfa06551cb62c1353b59d827ea5333c8e7f30187 100644 (file)
@@ -35,6 +35,7 @@
 
 #include <stdlib.h>
 #include <string.h>
+#include <strings.h>
 
 /*
  * private types