From 1fa154bb1e06bfb4f8d6b95f09a6352d38577c57 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Sun, 23 Jan 2000 10:32:03 +1100 Subject: - AIX patch from Matt Richards and David Rankin --- bsd-misc.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bsd-misc.c') diff --git a/bsd-misc.c b/bsd-misc.c index 2328e5739..b2c70c680 100644 --- a/bsd-misc.c +++ b/bsd-misc.c @@ -47,6 +47,9 @@ #include #include #include +#ifdef HAVE_STDDEF_H +#include +#endif #include "xmalloc.h" #include "ssh.h" -- cgit v1.2.3