Merge "libc: Add sys/fcntl.h for compatibility."

This commit is contained in:
Daniel Erat 2015-07-08 21:15:22 +00:00 committed by Gerrit Code Review
commit c6f25641eb

1
libc/include/sys/fcntl.h Normal file
View File

@ -0,0 +1 @@
#include <fcntl.h>