mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +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__
|
||||
|
||||
#include <util/noncopyable.h>
|
||||
#include <util/list.h>
|
||||
#include <base/semaphore.h>
|
||||
#include <signal_session/signal_session.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user