summaryrefslogtreecommitdiff
path: root/source4/libnet/libnet_rpc.c
diff options
context:
space:
mode:
authorRafal Szczesniak <mimir@samba.org>2005-07-03 17:17:32 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:19:07 -0500
commitce7a0d47ea9609f63e929e478fa7b068b5624ae7 (patch)
tree6e5b09b43c8b8e04369f2949cf925b605dca0d4e /source4/libnet/libnet_rpc.c
parent45500d41766a7e8cc4c0846f6ce1faa9da4c8297 (diff)
downloadsamba-ce7a0d47ea9609f63e929e478fa7b068b5624ae7.tar.gz
samba-ce7a0d47ea9609f63e929e478fa7b068b5624ae7.tar.bz2
samba-ce7a0d47ea9609f63e929e478fa7b068b5624ae7.zip
r8098: Add my copyright and remove unecessary header dependency.
rafal (This used to be commit 88e7b9c2371383c469e2db73d4c8dca70aca7586)
Diffstat (limited to 'source4/libnet/libnet_rpc.c')
-rw-r--r--source4/libnet/libnet_rpc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/libnet/libnet_rpc.c b/source4/libnet/libnet_rpc.c
index b82589d2dd..ebd88305ea 100644
--- a/source4/libnet/libnet_rpc.c
+++ b/source4/libnet/libnet_rpc.c
@@ -1,7 +1,8 @@
/*
Unix SMB/CIFS implementation.
- Copyright (C) Stefan Metzmacher 2004
+ Copyright (C) Stefan Metzmacher 2004
+ Copyright (C) Rafal Szczesniak 2005
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -19,7 +20,6 @@
*/
#include "includes.h"
-#include "libcli/nbt/libnbt.h"
#include "libnet/libnet.h"