Skip to content
Snippets Groups Projects
Commit 8cf4bc03 authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Added checks for <poll.h> and <sys/poll.h>.

Rev: src/modules/files/configure.in:1.60
parent 7d84b64f
No related branches found
No related tags found
No related merge requests found
# $Id: configure.in,v 1.59 1998/09/20 08:33:25 hubbe Exp $
# $Id: configure.in,v 1.60 1998/09/20 17:54:20 grubba Exp $
AC_INIT(file.c)
AC_CONFIG_HEADER(file_machine.h)
AC_MODULE_INIT()
AC_HAVE_HEADERS(sys/types.h arpa/inet.h sys/socketvar.h netinet/in.h \
AC_HAVE_HEADERS(sys/types.h arpa/inet.h sys/socketvar.h netinet/in.h poll.h sys/poll.h \
sys/mount.h ustat.h sys/statfs.h sys/statvfs.h sys/vfs.h sys/param.h \
sys/socket.h sys/stream.h sys/protosw.h netdb.h sys/sysproto.h winsock.h \
direct.h sys/wait.h process.h sys/file.h net/netdb.h limits.h unistd.h)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment