Use stdint.h, for int32_t.
[gnulib.git] / lib / stdlib.in.h
index b44703b..8d0add6 100644 (file)
 # include <sys/loadavg.h>
 #endif
 
+#if @GNULIB_RANDOM_R@
+# include <stdint.h>
+#endif
+
 /* The definition of GL_LINK_WARNING is copied here.  */