- Add short size info

This commit is contained in:
Marcus Boerger 2006-01-11 20:24:07 +00:00
parent 2be14929df
commit d8a53905e9

View File

@ -112,6 +112,7 @@
#define HAVE_CUSERID 0
#undef HAVE_RINT
#define HAVE_STRFTIME 1
#define SIZEOF_SHORT 2
/* int and long are stll 32bit in 64bit compiles */
#define SIZEOF_INT 4
#define SIZEOF_LONG 4