time_r: Add missing declarations on HP-UX 11.
[pspp] / lib / imaxtostr.c
index d2a0429b0d3b682be78d827fa6f5cde91cbfe627..b91ac98c4e260a07b8c37ea04a3022f3ed2e5ac1 100644 (file)
@@ -1,4 +1,3 @@
 #define anytostr imaxtostr
 #define inttype intmax_t
-#define inttype_is_signed 1
 #include "anytostr.c"