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
renamed and cleaned up export header files to match linux convention
[lunaix-os.git]
/
lunaix-os
/
kernel
/
fs
/
path_walk.c
diff --git
a/lunaix-os/kernel/fs/path_walk.c
b/lunaix-os/kernel/fs/path_walk.c
index 246e90327cc3219af3f03d418c0fba366dc4aea6..df0942bdce955a26c5cfacaaf05f3db2dab9334d 100644
(file)
--- a/
lunaix-os/kernel/fs/path_walk.c
+++ b/
lunaix-os/kernel/fs/path_walk.c
@@
-3,7
+3,7
@@
#include <lunaix/process.h>
#include <lunaix/spike.h>
-#include <usr/lunaix/fcntl
_defs
.h>
+#include <usr/lunaix/fcntl.h>
#include <klibc/string.h>