mirror of
https://github.com/samba-team/samba.git
synced 2025-11-15 16:23:49 +03:00
r5197: moved events code to lib/events/ (suggestion from metze)
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
180f29f9e0
commit
7f54c8a339
@@ -26,7 +26,7 @@
|
||||
#include "includes.h"
|
||||
#include "libcli/raw/libcliraw.h"
|
||||
#include "dlinklist.h"
|
||||
#include "events.h"
|
||||
#include "lib/events/events.h"
|
||||
|
||||
/* we over allocate the data buffer to prevent too many realloc calls */
|
||||
#define REQ_OVER_ALLOCATION 0
|
||||
|
||||
Reference in New Issue
Block a user