1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-02 00:22:11 +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

@ -20,7 +20,7 @@
*/
#include "includes.h"
#include "events.h"
#include "lib/events/events.h"
#include "auth/auth.h"
#include "dlinklist.h"
#include "asn_1.h"