diff --git a/ChangeLog b/ChangeLog index 40e347e43..cccbfc7a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -66,6 +66,7 @@ canonicalisation to unbreak case-sensitive matching of ssh_config; reported by Ike Devolder; ok markus@ - (djm) [openbsd-compat/Makefile.in] Add missing explicit_bzero.o + - (djm) [regress/setuid-allowed.c] Missing string.h for strerror() 20140131 - (djm) [sandbox-seccomp-filter.c sandbox-systrace.c] Allow shutdown(2) diff --git a/regress/setuid-allowed.c b/regress/setuid-allowed.c index 37b7dc8ad..676d2661c 100644 --- a/regress/setuid-allowed.c +++ b/regress/setuid-allowed.c @@ -23,6 +23,7 @@ # include #endif #include +#include #include void