remove superflous include

This commit is contained in:
Ludwig Ortmann 2014-01-06 12:03:07 +01:00
parent c9b0f4784a
commit 83db6f6364

View File

@ -30,9 +30,6 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <kernel_internal.h>
#include <cpu.h>
#include "kernel_internal.h"
#include "cpu.h"