git://scm.lunaixsky.com
/
lunaix-os.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
make rule for user header file install
[lunaix-os.git]
/
lunaix-os
/
usr
/
libc
/
includes
/
fcntl.h
diff --git
a/lunaix-os/usr/libc/includes/fcntl.h
b/lunaix-os/usr/libc/includes/fcntl.h
index 7e89dc265662ae8fe2ddd21194e4032bcce44a48..b81830774fd260d218f5d5d32b9853e74b4c00ff 100644
(file)
--- a/
lunaix-os/usr/libc/includes/fcntl.h
+++ b/
lunaix-os/usr/libc/includes/fcntl.h
@@
-1,5
+1,5
@@
-#ifndef __LUNA
IX
_SYS_FCNTL_H
-#define __LUNA
IX
_SYS_FCNTL_H
+#ifndef __LUNA
LIBC
_SYS_FCNTL_H
+#define __LUNA
LIBC
_SYS_FCNTL_H
#include <lunaix/fcntl_defs.h>
#include <lunaix/types.h>
#include <lunaix/fcntl_defs.h>
#include <lunaix/types.h>
@@
-10,4
+10,4
@@
open(const char* path, int flags);
extern int
fstat(int fd, struct file_stat* stat);
extern int
fstat(int fd, struct file_stat* stat);
-#endif /* __LUNA
IX
_FCNTL_H */
+#endif /* __LUNA
LIBC
_FCNTL_H */