From 3ee9d1a3d1e934eccd0846b4dac30aae40dc70f8 Mon Sep 17 00:00:00 2001 From: Matt Kraai Date: Tue, 5 Jan 2010 09:41:53 -0800 Subject: Change uint_t to unsigned int in pidl Signed-off-by: Stefan Metzmacher --- pidl/tests/Util.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'pidl/tests') diff --git a/pidl/tests/Util.pm b/pidl/tests/Util.pm index ff876ec039..63949eb5a3 100644 --- a/pidl/tests/Util.pm +++ b/pidl/tests/Util.pm @@ -76,7 +76,6 @@ SKIP: { } my $main = " -#define uint_t unsigned int #include #include #include -- cgit