summaryrefslogtreecommitdiff
path: root/source4/libcli
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-01-07 12:01:42 +0100
committerGünther Deschner <gd@samba.org>2011-01-07 15:02:24 +0100
commit3294ccbb6d2ce26da5b6b9b512dfc1184a153d26 (patch)
tree0868b01bb903571d8141ca07124649cc56a0dad0 /source4/libcli
parent75c8e429383d0d5d4cb13e769d66d87a64252e42 (diff)
downloadsamba-3294ccbb6d2ce26da5b6b9b512dfc1184a153d26.tar.gz
samba-3294ccbb6d2ce26da5b6b9b512dfc1184a153d26.tar.bz2
samba-3294ccbb6d2ce26da5b6b9b512dfc1184a153d26.zip
netlogon: move netlogon helpers to ../libcli/netlogon.
Guenther
Diffstat (limited to 'source4/libcli')
-rw-r--r--source4/libcli/dgram/libdgram.h2
-rw-r--r--source4/libcli/finddc.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/source4/libcli/dgram/libdgram.h b/source4/libcli/dgram/libdgram.h
index a5d1b94e3a..280c27d41d 100644
--- a/source4/libcli/dgram/libdgram.h
+++ b/source4/libcli/dgram/libdgram.h
@@ -19,7 +19,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "../libcli/netlogon.h"
+#include "../libcli/netlogon/netlogon.h"
/*
a datagram name request
diff --git a/source4/libcli/finddc.h b/source4/libcli/finddc.h
index 9ff17236c0..3836d12702 100644
--- a/source4/libcli/finddc.h
+++ b/source4/libcli/finddc.h
@@ -21,7 +21,7 @@
#include "lib/messaging/messaging.h"
#include "libcli/libcli.h"
-#include "libcli/netlogon.h"
+#include "libcli/netlogon/netlogon.h"
struct finddcs {
struct {