build: provide SIZEOF_SIZE_T definition for non-configure builds

This commit is contained in:
Yang Tse 2010-12-02 21:41:23 +01:00
parent 81c16c2e30
commit 99a07a1fdf
6 changed files with 22 additions and 0 deletions

View file

@ -61,6 +61,7 @@
#define SIZEOF_INT 4
#define SIZEOF_SHORT 2
#define SIZEOF_SIZE_T 4
#define HAVE_GETNAMEINFO 1
#define GETNAMEINFO_QUAL_ARG1 const