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
Decoupling Architectural-specific Code (#35)
[lunaix-os.git]
/
lunaix-os
/
kernel
/
device
/
devdb.c
diff --git
a/lunaix-os/kernel/device/devdb.c
b/lunaix-os/kernel/device/devdb.c
index eb9e612320494db1107d9a31a06de0fa57e4eaa1..09b6b5c006c7ff4f9853db22e0000fe09947cf19 100644
(file)
--- a/
lunaix-os/kernel/device/devdb.c
+++ b/
lunaix-os/kernel/device/devdb.c
@@
-2,7
+2,7
@@
#include <lunaix/fs/twifs.h>
#include <lunaix/status.h>
-#include <
lib
/hash.h>
+#include <
klibc
/hash.h>
#include <klibc/strfmt.h>