File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 19
19
# Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved.
20
20
# Copyright (c) 2013 Mellanox Technologies, Inc.
21
21
# All rights reserved.
22
- # Copyright (c) 2013-2014 Intel, Inc. All rights reserved.
22
+ # Copyright (c) 2013-2017 Intel, Inc. All rights reserved.
23
23
# Copyright (c) 2014-2016 Research Organization for Information Science
24
24
# and Technology (RIST). All rights reserved.
25
25
# Copyright (c) 2016 IBM Corporation. All rights reserved.
@@ -597,7 +597,7 @@ AC_CHECK_HEADERS([alloca.h aio.h arpa/inet.h dirent.h \
597
597
sys/types.h sys/uio.h sys/un.h net/uio.h sys/utsname.h sys/vfs.h sys/wait.h syslog.h \
598
598
termios.h ulimit.h unistd.h util.h utmp.h malloc.h \
599
599
ifaddrs.h crt_externs.h regex.h mntent.h paths.h \
600
- ioLib.h sockLib.h hostLib.h shlwapi.h sys/synch.h db.h ndbm.h])
600
+ ioLib.h sockLib.h hostLib.h shlwapi.h sys/synch.h db.h ndbm.h zlib.h ])
601
601
602
602
AC_CHECK_HEADERS([sys/mount.h], [], [],
603
603
[AC_INCLUDES_DEFAULT
You can’t perform that action at this time.
0 commit comments