add stub for sys/sysctl.h
This commit is contained in:
Родитель
5ac93aaa0f
Коммит
8aeacb662b
|
@ -0,0 +1,14 @@
|
|||
|
||||
#ifndef _SYS_POLL_H
|
||||
#define _SYS_POLL_H
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
Загрузка…
Ссылка в новой задаче