OSDN Git Service

use the length modifier `ll' (%llu) for printing 64bit value.
[lha/lha.git] / config.h.in
index 98ef370..bd501f6 100644 (file)
 /* The size of `long', as computed by sizeof. */
 #undef SIZEOF_LONG
 
+/* The size of `off_t', as computed by sizeof. */
+#undef SIZEOF_OFF_T
+
 /* Define to 1 if you have the ANSI C header files. */
 #undef STDC_HEADERS