From 0bb6dacc169d34c55feb1938a36b9c8936cea844 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Thu, 23 Nov 2006 20:59:09 +0000 Subject: r19868: Fix more tests. (This used to be commit 01a4fb1b22d09f38636c211a93efc4099f4766b3) --- source4/pidl/tests/ndr_represent.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/pidl/tests/ndr_represent.pl') diff --git a/source4/pidl/tests/ndr_represent.pl b/source4/pidl/tests/ndr_represent.pl index 3c6b8cf6ab..93764451cf 100644 --- a/source4/pidl/tests/ndr_represent.pl +++ b/source4/pidl/tests/ndr_represent.pl @@ -26,7 +26,7 @@ test_samba4_ndr('represent_as-simple', return 2; ', ' -#include +#include NTSTATUS ndr_uint8_to_uint32(uint8_t from, uint32_t *to) { -- cgit