mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-08 11:55:24 +00:00
base-hw: fix self-include in kernel/types.h
That this header apparently used to include itself didn't cause any problems so far but still remained bad style. Ref #4217
This commit is contained in:
parent
cacb83b163
commit
b922dc5c10
@ -15,7 +15,6 @@
|
||||
#define _KERNEL__TYPES_H_
|
||||
|
||||
/* base-hw includes */
|
||||
#include <kernel/types.h>
|
||||
#include <kernel/interface_support.h>
|
||||
|
||||
namespace Kernel {
|
||||
|
Loading…
x
Reference in New Issue
Block a user