d_voidsig=define

# *not* checked!
# that's how original Configure set them, so this may not be the safest guess
d_semctl_semid_ds=define
d_semctl_semun=undef

# probably ok to assume this for glibc (=linux-gnu)
d_snprintf=define
d_vsnprintf=define

ccflags+='-D_POSIX_C_SOURCE -D_XOPEN_SOURCE -D_GNU_SOURCE'
