This website works better with JavaScript.
Home
Explore
Help
Sign In
Immanuel
/
nnn
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Include sys/wait.h for waitpid()
master
sin
10 years ago
parent
ce1fcfc7b8
commit
dbac1486c6
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
noice.c
+ 1
- 0
noice.c
View File
@@ -1,5 +1,6 @@
#include <sys/stat.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <errno.h>
#include <fcntl.h>
Write
Preview
Loading…
Cancel
Save