pmt: header: add missing include (fcntl)
This commit is contained in:
@@ -38,6 +38,7 @@ __BEGIN_DECLS
|
|||||||
#if !defined(HELP) || !defined(VERSIONING)
|
#if !defined(HELP) || !defined(VERSIONING)
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
#include <fcntl.h>
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user