Solaris portability problem.
[gnulib.git] / lib / xsize.h
index 4410193..34919f8 100644 (file)
@@ -23,6 +23,7 @@
 #include <stddef.h>
 
 /* Get SIZE_MAX.  */
+#include <limits.h>
 #if HAVE_STDINT_H
 # include <stdint.h>
 #endif