From a13f2c5d59a6a6c1dd23681a4c7c5b80593b801f Mon Sep 17 00:00:00 2001 From: Rafal Szczesniak Date: Sat, 13 May 2006 22:17:58 +0000 Subject: r15588: Fix the build of smbtorture. rafal (This used to be commit c4ff7aacfb97419448160af82f30f55fe8446c18) --- source4/torture/torture_util.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/torture') diff --git a/source4/torture/torture_util.c b/source4/torture/torture_util.c index 0757a0c346..805249b6fd 100644 --- a/source4/torture/torture_util.c +++ b/source4/torture/torture_util.c @@ -20,6 +20,7 @@ #include "includes.h" #include "smb.h" +#include "lib/cmdline/popt_common.h" #include "libcli/raw/libcliraw.h" #include "libcli/libcli.h" #include "system/shmem.h" -- cgit