s4-torture: ran minimal_includes.pl over source4/torture
[samba.git] / source4 / torture / smb2 / read.c
index 548bd1ce610f7eff738d8805cb9cb192fb80b3e0..cbd59d8b668aaad07005411e798be6e4b3ea4ac0 100644 (file)
@@ -26,7 +26,6 @@
 #include "torture/torture.h"
 #include "torture/smb2/proto.h"
 
-#include "librpc/gen_ndr/ndr_security.h"
 
 #define CHECK_STATUS(status, correct) do { \
        if (!NT_STATUS_EQUAL(status, correct)) { \