#undef pthread_ipaddr_type
#undef pthread_ipport_type

/* type of clock_t, from system header files */
#undef pthread_clock_t

/* type of size_t, from system header files */
#undef pthread_size_t

/* type of ssize_t, from system header files */
#undef pthread_ssize_t

/* type of time_t, from system header files */
#undef pthread_time_t

/* type of fpos_t, from system header files */
#undef pthread_fpos_t

/* type of off_t, from system header files */
#undef pthread_off_t

/* type of va_list, from system header files */
#undef pthread_va_list

/* type of sigset_t, from system header files */
#undef pthread_sigset_t

/* define if the linker hauls in certain static data from libc even when
   you don't want it to.  yes, this description is bogus, but chris added
   the need for this, without describing the problem.  */
#undef LD_LINKS_STATIC_DATA

/* where are terminal devices to be found? */
#undef _PATH_PTY

/* what directory holds the time zone info on this system? */
#undef _PATH_TZDIR

/* what file indicates the local time zone? */
#undef _PATH_TZFILE

#undef _PATH_RESCONF

#undef _PATH_HOSTS

#undef _PATH_NETWORKS

#undef _PATH_PROTOCOLS

#undef _PATH_SERVICES
