1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-03 04:22:09 +03:00

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
This commit is contained in:
Andrew Tridgell
-
parent 0c96ac512f
commit b551dc98f7
47 changed files with 175 additions and 419 deletions

View File

@ -20,7 +20,6 @@
*/
#include "includes.h"
#include "loadparm.h"
extern int DEBUGLEVEL;