From a972dc672c06845a024a0f98119dc3d9df0b9b77 Mon Sep 17 00:00:00 2001 From: Zack Weinberg Date: Tue, 9 May 2017 07:50:56 -0400 Subject: sunrpc/tst-xdrmem2.c: Include stdint.h. --- sunrpc/tst-xdrmem2.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sunrpc') diff --git a/sunrpc/tst-xdrmem2.c b/sunrpc/tst-xdrmem2.c index d879dd7..fa28ad0 100644 --- a/sunrpc/tst-xdrmem2.c +++ b/sunrpc/tst-xdrmem2.c @@ -22,6 +22,7 @@ #include #include #include +#include static int do_test (void) -- cgit v1.1