1
0
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:
Andrew Tridgell
2005-02-03 11:56:03 +00:00
committed by Gerald (Jerry) Carter
parent 180f29f9e0
commit 7f54c8a339
41 changed files with 46 additions and 46 deletions

View File

@@ -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