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

Added sys/param.h.

Rev: src/modules/system/configure.in:1.22
parent 58cbbe37
No related branches found
No related tags found
No related merge requests found
# $Id: configure.in,v 1.21 1998/04/07 00:20:28 hubbe Exp $
# $Id: configure.in,v 1.22 1998/05/17 19:28:45 grubba Exp $
AC_INIT(system.c)
AC_CONFIG_HEADER(system_machine.h)
......@@ -11,7 +11,7 @@ AC_CHECK_LIB(nsl, gethostbyname)
AC_HAVE_HEADERS(syslog.h sys/syslog.h sys/types.h errno.h unistd.h pwd.h \
sys/conf.h sys/socket.h netinet/in.h arpa/inet.h netdb.h stdarg.h \
sys/utsname.h pwd.h passwd.h shadow.h grp.h sys/stat.h winsock.h \
windows.h )
windows.h sys/param.h)
AC_HAVE_FUNCS(syslog link symlink readlink chown \
initgroups setgroups getgroups seteuid setresuid setegid setresgid \
......
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