summaryrefslogtreecommitdiffstats
path: root/bin/ed/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ed/main.c')
-rw-r--r--bin/ed/main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/ed/main.c b/bin/ed/main.c
index b73738d..9131ba8 100644
--- a/bin/ed/main.c
+++ b/bin/ed/main.c
@@ -57,6 +57,8 @@ static char * const rcsid =
*
*/
+#include <sys/types.h>
+
#include <sys/ioctl.h>
#include <sys/wait.h>
#include <ctype.h>
OpenPOWER on IntegriCloud