s3-popt: Only include popt-common.h when needed.
[kai/samba.git] / source3 / utils / net_rpc_registry.c
index 08142357a9d4dac683f3648a1bd0bc19402bf92f..cfc2a7ed8a91611afd9924e722876afc022812bc 100644 (file)
@@ -18,6 +18,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
  
 #include "includes.h"
+#include "popt_common.h"
 #include "registry.h"
 #include "utils/net.h"
 #include "utils/net_registry_util.h"