add #include <sys/stat.h> for the mkfifo() prototype.
This commit was SVN r3771.
Этот коммит содержится в:
родитель
2ee47e0708
Коммит
0d76949743
@ -18,6 +18,7 @@
|
||||
#include <fcntl.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/mman.h>
|
||||
#include <sys/stat.h> /* for mkfifo */
|
||||
|
||||
#include "include/constants.h"
|
||||
#include "include/sys/cache.h"
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user