Kernel: Removed unnecessary "#pragma once".

This commit is contained in:
bunnei 2014-06-12 16:57:18 -04:00
parent f49ac3a2d7
commit b45a38f557

View file

@ -2,8 +2,6 @@
// Licensed under GPLv2
// Refer to the license.txt file included.
#pragma once
#include <string.h>
#include "common/common.h"