librpc/tests: make use of replace.h in test_ndr*.c
[samba.git] / librpc / tests / test_ndr.c
index 316c54368a09fe204c646bf4140160d1bdf6a0c2..a26c75ab05354333d29cc5667ee391f1193a5b5a 100644 (file)
@@ -32,9 +32,7 @@
  * library functions and types.
  *
  */
-#include <stdarg.h>
-#include <stddef.h>
-#include <stdint.h>
+#include "replace.h"
 #include <setjmp.h>
 #include <cmocka.h>