diff options
author | Andrew Bartlett <abartlet@samba.org> | 2008-05-01 16:41:36 +1000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2008-05-01 16:41:36 +1000 |
commit | 30a45df36612bc4b9aaae07031fc9486d8fe6a7c (patch) | |
tree | 07790cdb45218c7a8d1d99d00b73d1e6c2834978 /source4/torture/rpc/spoolss_notify.c | |
parent | 7c5704499a9881493f8bdfcefb095b50ab072a02 (diff) | |
parent | aedaba990f02fd1f613c1830d3774843cf8d5f0d (diff) | |
download | samba-30a45df36612bc4b9aaae07031fc9486d8fe6a7c.tar.gz samba-30a45df36612bc4b9aaae07031fc9486d8fe6a7c.tar.bz2 samba-30a45df36612bc4b9aaae07031fc9486d8fe6a7c.zip |
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
(This used to be commit 6bb4c1e6a38a842787177a399bf88f05015f5ec0)
Diffstat (limited to 'source4/torture/rpc/spoolss_notify.c')
-rw-r--r-- | source4/torture/rpc/spoolss_notify.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/torture/rpc/spoolss_notify.c b/source4/torture/rpc/spoolss_notify.c index 19cff53d84..ab6309d55f 100644 --- a/source4/torture/rpc/spoolss_notify.c +++ b/source4/torture/rpc/spoolss_notify.c @@ -21,7 +21,6 @@ #include "includes.h" #include "torture/torture.h" -#include "torture/ui.h" #include "torture/rpc/rpc.h" #include "librpc/gen_ndr/ndr_spoolss_c.h" #include "rpc_server/dcerpc_server.h" |