Include ../include/libsmbclient.h instead of just libsmbclient.h - we don't want...
authorJelmer Vernooij <jelmer@samba.org>
Sat, 28 Sep 2002 20:09:30 +0000 (20:09 +0000)
committerJelmer Vernooij <jelmer@samba.org>
Sat, 28 Sep 2002 20:09:30 +0000 (20:09 +0000)
(This used to be commit e35a5da3a75c74ab066bff5e0f60d30deb008451)

source3/libsmb/libsmbclient.c

index 44cba611d2f147ad1f1b9c2a2cb78559b854e2cd..faa4191e6dd42a448fb9eac6e2864f04df0bf8ed 100644 (file)
@@ -23,7 +23,7 @@
 
 #include "includes.h"
 
-#include "libsmbclient.h"
+#include "../include/libsmbclient.h"
 
 /*
  * Functions exported by libsmb_cache.c that we need here