diff options
Diffstat (limited to 'include/common.h')
-rw-r--r-- | include/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/common.h b/include/common.h index 599c492..13040d7 100644 --- a/include/common.h +++ b/include/common.h @@ -26,6 +26,6 @@ #include <cio.h> #include <debug.h> -#endif /* KERNEL_SRC */ +#endif /* KERNEL_SRC */ #endif |