diff options
Diffstat (limited to 'tools/agbcc/include/fcntl.h')
-rw-r--r-- | tools/agbcc/include/fcntl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/agbcc/include/fcntl.h b/tools/agbcc/include/fcntl.h new file mode 100644 index 0000000..86a9167 --- /dev/null +++ b/tools/agbcc/include/fcntl.h @@ -0,0 +1 @@ +#include <sys/fcntl.h> |