summaryrefslogtreecommitdiffstats
path: root/term-utils/agetty.c
diff options
context:
space:
mode:
Diffstat (limited to 'term-utils/agetty.c')
-rw-r--r--term-utils/agetty.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/term-utils/agetty.c b/term-utils/agetty.c
index bed4cde74..36e00eb44 100644
--- a/term-utils/agetty.c
+++ b/term-utils/agetty.c
@@ -33,7 +33,7 @@
#include <grp.h>
#include "strutils.h"
-#include "writeall.h"
+#include "all-io.h"
#include "nls.h"
#include "pathnames.h"
#include "c.h"