s3:torture: add #include "lib/util/tevent_ntstatus.h" to test_addrchange.c
authorStefan Metzmacher <metze@samba.org>
Mon, 14 May 2012 09:47:22 +0000 (11:47 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 14 May 2012 13:12:34 +0000 (15:12 +0200)
metze

source3/torture/test_addrchange.c

index 003bea6568b167f71015553632ab68800a3c39e4..7c09f917c9eda93809f96aa17ee3a294e50fafda 100644 (file)
@@ -19,6 +19,7 @@
 
 #include "includes.h"
 #include "lib/addrchange.h"
+#include "lib/util/tevent_ntstatus.h"
 #include "proto.h"
 
 extern int torture_numops;