summaryrefslogtreecommitdiff
path: root/kernel/smashing.c
diff options
context:
space:
mode:
authorMiguel <m.i@gmx.at>2018-08-22 15:16:26 +0200
committerMiguel <m.i@gmx.at>2018-08-22 15:16:26 +0200
commitd57a38d7fa9501a5ec17f75a1efaef9d62df5bef (patch)
tree508eb0131ba6d241f69483e3b7a9d556f786643f /kernel/smashing.c
parenteddfc270d887283674563530b9fd982a2692f8c3 (diff)
improving logging
Diffstat (limited to 'kernel/smashing.c')
-rw-r--r--kernel/smashing.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/smashing.c b/kernel/smashing.c
index a96030c..4b7c206 100644
--- a/kernel/smashing.c
+++ b/kernel/smashing.c
@@ -1,5 +1,4 @@
#include <stdint.h>
-#include "lib/logger/log.h"
// CODE FOR Stack Smashing Protector.
// Do not duplicate with userspace / sys.c
// http://wiki.osdev.org/Stack_Smashing_Protector