summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--newlib/libc/xdr/xdr_private.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/newlib/libc/xdr/xdr_private.h b/newlib/libc/xdr/xdr_private.h
index 98c9daada..dbdaaf0f0 100644
--- a/newlib/libc/xdr/xdr_private.h
+++ b/newlib/libc/xdr/xdr_private.h
@@ -27,6 +27,7 @@
#include <stdarg.h>
#include <stdint.h>
#include <sys/param.h>
+#include <sys/types.h>
/* avoid including stdio header here */
#ifndef __VALIST