librpc/tests: make use of replace.h in test_ndr*.c
[samba.git] / librpc / tests / test_ndr_string.c
index b3b297c550cfff5a8c895095c60881448122a30c..571aae42f34492d228575353f7e3379b54020e39 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>