3 #ifdef HAVE_SYS_TYPES_H
4 # include <sys/types.h>
5 #endif /* HAVE_SYS_TYPES_H */
9 #endif /* HAVE_STDINT_H */
13 return sizeof(CHECK_SIZE_OF
);
16 #else /* CHECK_SIZE_OF */
18 # error "CHECK_SIZE_OF has to specify the type"
20 #endif /* CHECK_SIZE_OF */