AC_CHECK_HEADERS(fcntl.h sys/time.h unistd.h sys/select.h sys/filio.h)

dnl libksirtet is completely not prepared for visibility support, check for it being enabled
dnl so we can disable it in the Makefile.am.
AM_CONDITIONAL(disable_VISIBILITY, test "$HAVE_GCC_VISIBILITY" = "1")