1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-03 04:22:09 +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"
static TALLOC_CTX *ctx;