diff options
author | Günther Deschner <gd@samba.org> | 2008-09-23 23:14:40 +0200 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2008-09-23 23:18:00 +0200 |
commit | 1147d05b47dc3ff9b985555bb985f7b5117237c8 (patch) | |
tree | 201c4b82f28efbb227b42b5ba918020046aaf50d /source4/libcli/dgram | |
parent | 9d541f314fd5af59c9c4745e7f61074bce3a9f2b (diff) | |
download | samba-1147d05b47dc3ff9b985555bb985f7b5117237c8.tar.gz samba-1147d05b47dc3ff9b985555bb985f7b5117237c8.tar.xz samba-1147d05b47dc3ff9b985555bb985f7b5117237c8.zip |
s4-nbt: use moved libcli netlogon helpers.
Guenther
Diffstat (limited to 'source4/libcli/dgram')
-rw-r--r-- | source4/libcli/dgram/libdgram.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/libcli/dgram/libdgram.h b/source4/libcli/dgram/libdgram.h index e1209e7a54..2f8feb5345 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.h" /* a datagram name request |