mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-10 22:44:30 +00:00
Add missing header in base/signal.h
This commit is contained in:
parent
45c9739fe7
commit
d841fbb82e
@ -18,6 +18,7 @@
|
|||||||
#define _INCLUDE__BASE__SIGNAL_H__
|
#define _INCLUDE__BASE__SIGNAL_H__
|
||||||
|
|
||||||
#include <util/noncopyable.h>
|
#include <util/noncopyable.h>
|
||||||
|
#include <util/list.h>
|
||||||
#include <base/semaphore.h>
|
#include <base/semaphore.h>
|
||||||
#include <signal_session/signal_session.h>
|
#include <signal_session/signal_session.h>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user