Branch: Tag:

1996-09-22

1996-09-22 20:34:56 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>

sys/types fixed

Rev: src/backend.c:1.2
Rev: src/compilation.h:1.2
Rev: src/configure.in:1.2
Rev: src/machine.h.in:1.2
Rev: src/modules/files/file.c:1.2
Rev: src/modules/files/socket.c:1.2
Rev: src/opcodes.c:1.2
Rev: src/port.c:1.2
Rev: src/port.h:1.2
Rev: src/rusage.c:1.2
Rev: src/types.h:1.2

243:      AC_HEADER_TIME   AC_HEADER_STDC - AC_CHECK_HEADERS(sys/rusage.h time.h sys/time.h unistd.h stdlib.h memory.h \ - values.h string.h fcntl.h sys/filio.h sys/sockio.h crypt.h locale.h \ + AC_CHECK_HEADERS(sys/rusage.h time.h sys/time.h sys/types.h unistd.h stdlib.h \ + memory.h values.h string.h fcntl.h sys/filio.h sys/sockio.h crypt.h locale.h \   sys/resource.h sys/select.h sys/mman.h setjmp.h)      AC_SIZEOF_TYPE(char *)