From f7c842707afac05aebaba5c6868a73091a98bb3e Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Wed, 18 Aug 2004 10:35:46 +0000 Subject: r1877: since make proto catches all functions the inlcude has to move to includes.h metze (This used to be commit 97fe38183b6a03c01f6ac2d28a958d632eb4ff8a) --- source4/utils/net/net.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source4/utils/net/net.c') diff --git a/source4/utils/net/net.c b/source4/utils/net/net.c index ddca5662a2..a636e4cdaa 100644 --- a/source4/utils/net/net.c +++ b/source4/utils/net/net.c @@ -42,7 +42,6 @@ /*****************************************************/ #include "includes.h" -#include "utils/net/net.h" /* run a function from a function table. If not found then -- cgit