>>>>> "Rainer" == Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> writes: Rainer> # if HAVE_STDINT_H Rainer> # include <stdint.h> Rainer> +# else Does the else really belong here? Solaris has <inttypes.h> but it doesn't define these types? Tom