diff --git a/os/linux_base.h b/os/linux_base.h index 96a3c825b..8173e12bf 100644 --- a/os/linux_base.h +++ b/os/linux_base.h @@ -13,7 +13,6 @@ #ifndef __OS_LINUX_BASE__ #define __OS_LINUX_BASE__ -#include #include #if __GNUC__