Commit 65dbee01 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

check for errno.h

parent b1080f7c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1181,6 +1181,7 @@ AC_CHECK_HEADERS(
        sys/resource.h \
        libgen.h \
        locale.h \
        errno.h \
        setjmp.h,
dnl to do if not found
[],