Explorar el Código

Added check for sys/types.h

Tatsuhiro Tsujikawa hace 13 años
padre
commit
62b988c8fc
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      configure.ac

+ 1 - 0
configure.ac

@@ -371,6 +371,7 @@ AC_CHECK_HEADERS([argz.h \
                   sys/param.h \
                   sys/socket.h \
                   sys/time.h \
+                  sys/types.h \
                   termios.h \
                   unistd.h \
 		  utime.h \