From b551dc98f7cc194a5fc2e67a4ebae7fd67a01bbc Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Mon, 10 Jun 1996 04:38:24 +0000 Subject: got rid of a lot of redundent header files as we now globally generate prototypes automatically using "make proto". This is much less prone to error than the old method of manually adding prototypes --- source/lib/username.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/lib/username.c') diff --git a/source/lib/username.c b/source/lib/username.c index 3d214fbbdab..0b82d79747b 100644 --- a/source/lib/username.c +++ b/source/lib/username.c @@ -20,7 +20,6 @@ */ #include "includes.h" -#include "loadparm.h" extern int DEBUGLEVEL; -- cgit v1.2.1