gcc/lunix

This commit is contained in:
Kelvin Sherlock 2016-08-05 22:07:22 -04:00
parent 27c4eadf93
commit 8c8a768530
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
#include <stdlib.h>
#include <cerrno>
#include <signal.h>
#include <sys/waitpid.h>
#include <sys/wait.h>
#include "mpw-shell.h"
#include "fdset.h"