This commit is contained in:
Jakub Adamski 2019-01-10 14:17:29 +01:00
parent a34369890b
commit d541025d96
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
#include <string.h>
#include <unistd.h>
#include <stdlib.h>
#include <sys/types.h>
#include <sys/wait.h>
const int max = 1000;