1
0
mirror of https://github.com/samba-team/samba.git synced 2025-10-29 04:23:51 +03:00

r3454: moved a few more things out if includes.h into the include/system/ include files.

this brings us down to about 11k lines of headers included with
includes.h, while still retaining the speed of building with pch
This commit is contained in:
Andrew Tridgell
2004-11-02 03:13:06 +00:00
committed by Gerald (Jerry) Carter
parent 7b7477ac42
commit 10188869ef
15 changed files with 60 additions and 55 deletions

View File

@@ -23,6 +23,7 @@
*/
#include "includes.h"
#include "system/passwd.h"
#include "lib/cmdline/popt_common.h"
#include "auth/auth.h"