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

s3-popt: Only include popt-common.h when needed.

This commit is contained in:
Andreas Schneider
2010-08-05 10:49:53 +02:00
parent c136b84f0d
commit ce2a086119
38 changed files with 36 additions and 7 deletions

View File

@@ -23,6 +23,7 @@
*/
#include "includes.h"
#include "popt_common.h"
#include "libsmbclient.h"
#include "libsmb_internal.h"
#include "../librpc/gen_ndr/cli_srvsvc.h"