summaryrefslogtreecommitdiff
path: root/term
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1996-05-10 13:28:09 +0000
committerMichael I. Bushnell <mib@gnu.org>1996-05-10 13:28:09 +0000
commit71ffb0afd4850e98c4068a4671a4423c4fc19a19 (patch)
tree3be7bde6d04080789329d00a9bddf50838c136a8 /term
parent8db3d3dd2192e2d875d7eaec7f241e15d7e635ba (diff)
Include <stdio.h>.
Diffstat (limited to 'term')
-rw-r--r--term/users.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/term/users.c b/term/users.c
index 57dfabfd..ac2d4d6b 100644
--- a/term/users.c
+++ b/term/users.c
@@ -27,8 +27,10 @@
#include <hurd/trivfs.h>
#include <cthreads.h>
#include <hurd.h>
+#include <stdio.h>
#include "ourmsg_U.h"
+
#undef ECHO
#undef MDMBUF
#undef TOSTOP