From a278ce2cedd8ce0090f4dde1ba991b7c7ded2b19 Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Thu, 13 May 2021 15:11:43 -0400 Subject: system_cmds: use libiosexec --- system_cmds/getty.tproj/main.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'system_cmds/getty.tproj/main.c') diff --git a/system_cmds/getty.tproj/main.c b/system_cmds/getty.tproj/main.c index ba501fb..38fc595 100644 --- a/system_cmds/getty.tproj/main.c +++ b/system_cmds/getty.tproj/main.c @@ -77,6 +77,8 @@ __unused static const char rcsid[] = #include #endif +#include + #include "gettytab.h" #include "extern.h" #include "pathnames.h" -- cgit v1.2.3