backlog of changes from the uconsole
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include <fcntl.h> /* open(2), O_RDONLY */
|
||||
#include <stdio.h> /* fprintf(3), perror(3) */
|
||||
#if !defined EX_OK || !defined EX_OSERR || !defined EX_USAGE
|
||||
#if !defined EX_OSERR || !defined EX_USAGE
|
||||
# include <sysexits.h>
|
||||
#endif
|
||||
#include <unistd.h> /* dup(2), dup2(2), fork(2), STDIN_FILENO */
|
||||
|
||||
Reference in New Issue
Block a user