File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 590590/* Define if you have the <sys/lock.h> header file. */
591591#undef HAVE_SYS_LOCK_H
592592
593+ /* Define if you have the <sys/modem.h> header file. */
594+ #undef HAVE_SYS_MODEM_H
595+
593596/* Define if you have the <sys/ndir.h> header file. */
594597#undef HAVE_SYS_NDIR_H
595598
Original file line number Diff line number Diff line change @@ -381,7 +381,7 @@ dnl AC_MSG_RESULT($cpp_type)
381381AC_HEADER_STDC
382382AC_CHECK_HEADERS(dlfcn.h fcntl.h limits.h locale.h ncurses.h poll.h pthread.h \
383383signal.h stdarg.h stddef.h stdlib.h thread.h unistd.h utime.h termios.h \
384- sys/audioio.h sys/file.h sys/lock.h db_185.h db.h \
384+ sys/audioio.h sys/file.h sys/lock.h sys/modem.h db_185.h db.h \
385385sys/param.h sys/select.h sys/socket.h sys/time.h sys/times.h \
386386sys/un.h sys/utsname.h sys/wait.h pty.h libutil.h \
387387ndbm.h db1/ndbm.h gdbm/ndbm.h)
You can’t perform that action at this time.
0 commit comments