Addition of users_update
Fixed warning in service_alloc Correct comment in gateway.c
This commit is contained in:
@ -37,6 +37,7 @@
|
||||
#include <spinlock.h>
|
||||
#include <modules.h>
|
||||
#include <dcb.h>
|
||||
#include <users.h>
|
||||
|
||||
static SPINLOCK service_spin = SPINLOCK_INIT;
|
||||
static SERVICE *allServices = NULL;
|
||||
|
||||
Reference in New Issue
Block a user