1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-12 01:49:28 +03:00

Fix include paths to new location of libutil.

This commit is contained in:
Jelmer Vernooij
2008-10-11 21:31:42 +02:00
parent caa4e42860
commit 9565999755
142 changed files with 151 additions and 151 deletions

View File

@ -21,7 +21,7 @@
#include "includes.h"
#include "lib/events/events.h"
#include "lib/util/dlinklist.h"
#include "../lib/util/dlinklist.h"
#include "lib/socket/socket.h"
#include "libcli/wrepl/winsrepl.h"
#include "librpc/gen_ndr/ndr_winsrepl.h"