Skip to content

Commit

Permalink
Merge pull request #9 from kkmzero/patch-1
Browse files Browse the repository at this point in the history
Update main.c
  • Loading branch information
Stephen Brennan committed May 2, 2018
2 parents 06af6fe + 8e8fec5 commit a509fbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
*******************************************************************************/

#include <sys/wait.h>
#include <sys/types.h>
#include <unistd.h>
#include <stdlib.h>
#include <stdio.h>
Expand Down

0 comments on commit a509fbf

Please sign in to comment.