diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2006-05-13 21:39:01 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:06:00 -0500 |
commit | aa533f3ea0837f531d270ca2e0a9c4aa389fd349 (patch) | |
tree | 400bc3d901cf4db699a04b8385bcc3d2d46727d1 | |
parent | f9dd0263553c4f04fbc0d067e5384a9e46cd98bc (diff) | |
download | samba-aa533f3ea0837f531d270ca2e0a9c4aa389fd349.tar.gz samba-aa533f3ea0837f531d270ca2e0a9c4aa389fd349.tar.bz2 samba-aa533f3ea0837f531d270ca2e0a9c4aa389fd349.zip |
r15586: Remove unused header
(This used to be commit 1ca3612255565785488a6a091dd71d48f703d5e0)
-rw-r--r-- | source4/torture/torture_util.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/torture/torture_util.c b/source4/torture/torture_util.c index 12e4559137..0757a0c346 100644 --- a/source4/torture/torture_util.c +++ b/source4/torture/torture_util.c @@ -24,7 +24,6 @@ #include "libcli/libcli.h" #include "system/shmem.h" #include "system/time.h" -#include "lib/cmdline/popt_common.h" #include "torture/torture.h" |