From b46809c9f11fed7a5cf53aa46cdf05632a5e2540 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Fri, 6 Oct 2006 07:22:00 +0000 Subject: [PATCH] Maybe include . git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18250 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/gssmask/common.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/appl/gssmask/common.h b/appl/gssmask/common.h index abf399bea..c546514f0 100644 --- a/appl/gssmask/common.h +++ b/appl/gssmask/common.h @@ -49,6 +49,10 @@ #include #endif +#ifdef HAVE_SYS_WAIT_H +#include +#endif + #include #include #include