1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-08 16:23:49 +03:00

s3: only include gen_ndr headers where needed.

This shrinks include/includes.h.gch by the size of 7 MB and reduces build time
as follows:

ccache build w/o patch
real    4m21.529s
ccache build with patch
real    3m6.402s

pch build w/o patch
real    4m26.318s
pch build with patch
real    3m6.932s

Guenther
This commit is contained in:
Günther Deschner
2010-05-05 01:39:16 +02:00
parent d6a6362752
commit c6ebab846d
61 changed files with 75 additions and 49 deletions

View File

@@ -23,7 +23,6 @@
#include "lib/netapi/netapi.h"
#include "lib/netapi/netapi_private.h"
#include "lib/netapi/libnetapi.h"
#include "libnet/libnet.h"
#include "../librpc/gen_ndr/cli_netlogon.h"
/********************************************************************

View File

@@ -23,7 +23,6 @@
#include "lib/netapi/netapi.h"
#include "lib/netapi/netapi_private.h"
#include "lib/netapi/libnetapi.h"
#include "libnet/libnet.h"
#include "../librpc/gen_ndr/cli_srvsvc.h"
/****************************************************************