From a5f51f2cf6ffd41e170281630723f67069ab63d2 Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Thu, 7 Aug 1997 20:56:44 +0000 Subject: [PATCH] +getarg.h git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2744 ec53bebd-3082-4978-b11e-865c3cabbd6b --- kuser/kuser_locl.h | 1 + 1 file changed, 1 insertion(+) diff --git a/kuser/kuser_locl.h b/kuser/kuser_locl.h index 576a7bacf..a4bde2cea 100644 --- a/kuser/kuser_locl.h +++ b/kuser/kuser_locl.h @@ -68,6 +68,7 @@ #include #endif #include +#include #include #endif /* __KUSER_LOCL_H__ */