* Add sys/wait.h so that we compile on OS X
This commit was SVN r2181.
Этот коммит содержится в:
родитель
1edeed2737
Коммит
34fcbc94ad
@ -14,6 +14,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/wait.h>
|
||||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
#include <errno.h>
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user