1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-17 04:23:50 +03:00

r5197: moved events code to lib/events/ (suggestion from metze)

(This used to be commit 7f54c8a339)
This commit is contained in:
Andrew Tridgell
2005-02-03 11:56:03 +00:00
committed by Gerald (Jerry) Carter
parent dc35a0eb4f
commit 131dc76d56
41 changed files with 46 additions and 46 deletions

View File

@@ -21,7 +21,7 @@
*/
#include "includes.h"
#include "events.h"
#include "lib/events/events.h"
#include "libcli/raw/libcliraw.h"
#include "libcli/composite/composite.h"