lib/tdr/tests: add missing #include "torture/local/proto.h"
[samba.git] / lib / tdr / testsuite.c
index bea78f53ecffaf2c57df71f52523e0df3aad68c8..e784e07d75f83fb8d43fb69c0bb39bb33ecf075d 100644 (file)
@@ -20,6 +20,7 @@
 
 #include "includes.h"
 #include "torture/torture.h"
+#include "torture/local/proto.h"
 #include "lib/tdr/tdr.h"
 
 static bool test_push_uint8(struct torture_context *tctx)