Code

Moved sdb_strerror() from utils/string.h to utils/error.h.
[sysdb.git] / src / core / store.c
index 3901ba45a3016b5d8ca5f911cee64cc33b6db388..04968102713822e05174e0437682a542528855e0 100644 (file)
@@ -29,7 +29,6 @@
 #include "core/store.h"
 #include "utils/error.h"
 #include "utils/llist.h"
-#include "utils/string.h"
 
 #include <assert.h>