aboutsummaryrefslogtreecommitdiff
path: root/loginutils/getty.c
diff options
context:
space:
mode:
Diffstat (limited to 'loginutils/getty.c')
-rw-r--r--loginutils/getty.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/loginutils/getty.c b/loginutils/getty.c
index 24a182ff4..34b09cecc 100644
--- a/loginutils/getty.c
+++ b/loginutils/getty.c
@@ -22,6 +22,10 @@
#include <utmp.h> /* updwtmp() */
#endif
+#ifndef IUCLC
+# define IUCLC 0
+#endif
+
/*
* Some heuristics to find out what environment we are in: if it is not
* System V, assume it is SunOS 4.