Update imsg*.[ch] from OpenBSD, including bzero->memset.

This commit is contained in:
Nicholas Marriott
2015-07-12 19:46:58 +01:00
parent 8b8a007e8e
commit 235e0bd65a
4 changed files with 14 additions and 20 deletions

View File

@ -99,7 +99,6 @@ AC_CHECK_HEADERS(
# Check for some functions that are replaced or omitted.
AC_CHECK_FUNCS(
[ \
bzero \
dirfd \
flock \
setproctitle \