X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/c316c28e6c8a165111d6bbc208555f5c53489818..db7fc030e9e04c881f5f12a0e23baa8db4e20ee1:/lunaix-os/includes/usr/fcntl.h diff --git a/lunaix-os/includes/usr/fcntl.h b/lunaix-os/includes/usr/fcntl.h deleted file mode 100644 index 2a83c93..0000000 --- a/lunaix-os/includes/usr/fcntl.h +++ /dev/null @@ -1,10 +0,0 @@ -#ifndef __LUNAIX_SYS_FCNTL_H -#define __LUNAIX_SYS_FCNTL_H - -#include -#include - -int -open(const char* path, int flags); - -#endif /* __LUNAIX_FCNTL_H */