diff options
Diffstat (limited to 'server/db/sysdb_sync.c')
-rw-r--r-- | server/db/sysdb_sync.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/db/sysdb_sync.c b/server/db/sysdb_sync.c index f2c992fc..1910e9fc 100644 --- a/server/db/sysdb_sync.c +++ b/server/db/sysdb_sync.c @@ -20,7 +20,7 @@ */ #include "util/util.h" -#include "db/sysdb.h" +#include "db/sysdb_private.h" #include <time.h> /* the following are all SYNCHRONOUS calls |