lvzixun / Clang-Complete

a auto complete plugin for sublimetext3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#include <fcntl.h>

ZackSmith32 opened this issue · comments

when including a library at the top of a c file or in a header, I get the following message

fatal error: 'fcntl.h' file not found

and subsequently funcitons from the library are 'implicitly declared'