diff options
author | Andrew Tridgell <tridge@samba.org> | 2003-11-23 03:10:50 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2003-11-23 03:10:50 +0000 |
commit | 231ae2430ee4f762035803ee0c7c00823fba6bfb (patch) | |
tree | ad1467f077911303a79fc6d6f48aca913d06b3f9 /source4/utils/net.h | |
parent | 11e91848956821f9a794ae92f98b9204df0dbf12 (diff) | |
download | samba-231ae2430ee4f762035803ee0c7c00823fba6bfb.tar.gz samba-231ae2430ee4f762035803ee0c7c00823fba6bfb.tar.bz2 samba-231ae2430ee4f762035803ee0c7c00823fba6bfb.zip |
get rid of some more unused headers
(This used to be commit 48276c768bc58aa531771e0172a7480ec94d3254)
Diffstat (limited to 'source4/utils/net.h')
-rw-r--r-- | source4/utils/net.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/utils/net.h b/source4/utils/net.h index c1b49a919b..1d83a02635 100644 --- a/source4/utils/net.h +++ b/source4/utils/net.h @@ -17,8 +17,6 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -#include "../utils/net_proto.h" - #define NET_FLAGS_MASTER 1 #define NET_FLAGS_DMB 2 |