libc: Add missing header to fcntl.h
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
bab9600be5
commit
6f14bf553f
@ -4,6 +4,7 @@
|
|||||||
#define _FCNTL_H
|
#define _FCNTL_H
|
||||||
|
|
||||||
#include <bits/open-flags.h>
|
#include <bits/open-flags.h>
|
||||||
|
#include <sys/types.h>
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C"
|
extern "C"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user