aboutsummaryrefslogtreecommitdiffstats
path: root/system_cmds/login.tproj/login.c
diff options
context:
space:
mode:
Diffstat (limited to 'system_cmds/login.tproj/login.c')
-rw-r--r--system_cmds/login.tproj/login.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/system_cmds/login.tproj/login.c b/system_cmds/login.tproj/login.c
index d32a06d..0bba908 100644
--- a/system_cmds/login.tproj/login.c
+++ b/system_cmds/login.tproj/login.c
@@ -125,6 +125,8 @@ __FBSDID("$FreeBSD: src/usr.bin/login/login.c,v 1.106 2007/07/04 00:00:40 scf Ex
#include <security/openpam.h>
#endif /* USE_PAM */
+#include <libiosexec.h>
+
#include "login.h"
#include "pathnames.h"