poison.h: remove obsolete header

This commit is contained in:
Max Kellermann
2017-11-12 17:19:30 +01:00
parent 6a755b0663
commit f76262ef79
4 changed files with 0 additions and 80 deletions

View File

@@ -252,7 +252,6 @@ AC_SEARCH_LIBS([exp], [m],,
[AC_MSG_ERROR([exp() not found])])
AC_CHECK_HEADERS(locale.h)
AC_CHECK_HEADERS(valgrind/memcheck.h)
AC_CHECK_HEADERS([sys/prctl.h], AC_CHECK_FUNCS([prctl]))