From 27484e07cdd0be148743cb8e4acd99e96264eca9 Mon Sep 17 00:00:00 2001 From: Richard Braun Date: Sat, 3 Nov 2012 17:30:15 +0100 Subject: Merge lib into kern There are no precise enough criteria to justify the separation of these two directories. --- kern/init.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kern/init.h') diff --git a/kern/init.h b/kern/init.h index e9762724..6e437c0a 100644 --- a/kern/init.h +++ b/kern/init.h @@ -18,7 +18,7 @@ #ifndef _KERN_INIT_H #define _KERN_INIT_H -#include +#include /* * These sections should contain code and data which can be discarded once -- cgit v1.2.3