summaryrefslogtreecommitdiff
path: root/source/torture
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2008-09-10 14:09:07 +1000
committerAndrew Bartlett <abartlet@samba.org>2008-09-10 14:09:07 +1000
commited26195d0eda6dd1ca14508cfd31a48dde79d44f (patch)
tree463337c801d8a3510d5d36f98b46bf3ae114e5d2 /source/torture
parent2209787812fd9224d104f332e25d8ce64ef9ee95 (diff)
parent6ad94d10f79f206fcdeb23cf71595e38c7a77855 (diff)
downloadsamba-ed26195d0eda6dd1ca14508cfd31a48dde79d44f.tar.gz
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Diffstat (limited to 'source/torture')
-rw-r--r--source/torture/unix/whoami.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/torture/unix/whoami.c b/source/torture/unix/whoami.c
index d4f19bb57a1..39d0a12ab1f 100644
--- a/source/torture/unix/whoami.c
+++ b/source/torture/unix/whoami.c
@@ -18,11 +18,11 @@
*/
#include "includes.h"
-#include "torture/torture.h"
-#include "torture/basic/proto.h"
#include "libcli/libcli.h"
#include "libcli/raw/interfaces.h"
#include "libcli/raw/raw_proto.h"
+#include "torture/torture.h"
+#include "torture/basic/proto.h"
#include "lib/cmdline/popt_common.h"
#include "auth/credentials/credentials.h"
#include "param/param.h"