aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-09-11 14:25:01 +0000
committerng0 <ng0@n0.is>2019-09-11 14:25:01 +0000
commit7be0bc976ba7537019638845222296403352aa43 (patch)
tree9d040555c6c84bf281f3ecbf3ad03152ff4d2e7d
parent34055eec1e9bcb71537067367a93989c021fadc6 (diff)
downloadgnunet-7be0bc976ba7537019638845222296403352aa43.tar.gz
gnunet-7be0bc976ba7537019638845222296403352aa43.zip
remove terminos.h, it seems like a typo of termios.h and neither of them are used in the sourcecode.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e11fee997..f133ecbf9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1075,7 +1075,7 @@ AC_CHECK_HEADERS([fcntl.h math.h errno.h ctype.h limits.h stdio.h stdlib.h strin
1075 1075
1076# Checks for headers that are only required on some systems or 1076# Checks for headers that are only required on some systems or
1077# opional (and where we do NOT abort if they are not there) 1077# opional (and where we do NOT abort if they are not there)
1078AC_CHECK_HEADERS([stdatomic.h malloc.h malloc/malloc.h malloc/malloc_np.h langinfo.h sys/param.h sys/mount.h sys/statvfs.h sys/select.h sockLib.h sys/mman.h sys/msg.h sys/vfs.h arpa/inet.h fcntl.h libintl.h netdb.h netinet/in.h sys/ioctl.h sys/socket.h sys/time.h unistd.h kstat.h sys/sysinfo.h kvm.h sys/file.h sys/resource.h ifaddrs.h mach/mach.h stddef.h sys/timeb.h terminos.h argz.h ucred.h sys/ucred.h endian.h sys/endian.h execinfo.h byteswap.h]) 1078AC_CHECK_HEADERS([stdatomic.h malloc.h malloc/malloc.h malloc/malloc_np.h langinfo.h sys/param.h sys/mount.h sys/statvfs.h sys/select.h sockLib.h sys/mman.h sys/msg.h sys/vfs.h arpa/inet.h fcntl.h libintl.h netdb.h netinet/in.h sys/ioctl.h sys/socket.h sys/time.h unistd.h kstat.h sys/sysinfo.h kvm.h sys/file.h sys/resource.h ifaddrs.h mach/mach.h stddef.h sys/timeb.h argz.h ucred.h sys/ucred.h endian.h sys/endian.h execinfo.h byteswap.h])
1079 1079
1080# FreeBSD requires this for netinet/in_systm.h and netinet/ip.h 1080# FreeBSD requires this for netinet/in_systm.h and netinet/ip.h
1081AC_CHECK_HEADERS([sys/types.h netinet/in_systm.h netinet/in.h netinet/ip.h],,, 1081AC_CHECK_HEADERS([sys/types.h netinet/in_systm.h netinet/in.h netinet/ip.h],,,