Added dbusers.h to remove warnign introduced

This commit is contained in:
Mark Riddoch
2013-06-25 09:47:50 +02:00
parent 8209c268e6
commit 6455abdfbd
4 changed files with 66 additions and 25 deletions

View File

@ -38,6 +38,7 @@
#include <modules.h>
#include <dcb.h>
#include <users.h>
#include <dbusers.h>
static SPINLOCK service_spin = SPINLOCK_INIT;
static SERVICE *allServices = NULL;