Don't include stdint.h in scaling-helpers-test.
authorSøren Sandmann Pedersen <ssp@redhat.com>
Tue, 27 Sep 2011 15:32:13 +0000 (11:32 -0400)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Wed, 28 Sep 2011 13:16:23 +0000 (09:16 -0400)
Fixes bug 41257.

test/scaling-helpers-test.c

index a8b94b0..33ec47c 100644 (file)
@@ -1,4 +1,3 @@
-#include <stdint.h>
 #include <stdlib.h>
 #include <stdio.h>
 #include <assert.h>