diff options
Diffstat (limited to '')
-rw-r--r-- | src/dbUtils.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/dbUtils.h b/src/dbUtils.h index e6a71485c..f2237eab7 100644 --- a/src/dbUtils.h +++ b/src/dbUtils.h @@ -19,8 +19,6 @@ #ifndef DB_UTILS_H #define DB_UTILS_H -#include "os_compat.h" - #include "locate.h" int printAllIn(int fd, char *name); |