mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-17 06:38:28 +00:00
Warn about the use of deprecated headers
This commit enables compile-time warnings displayed whenever a deprecated API header is included, and adjusts the existing #include directives accordingly. Issue #1987
This commit is contained in:
@ -20,7 +20,6 @@
|
||||
/* Genode includes */
|
||||
#include <base/signal.h>
|
||||
#include <pager/capability.h>
|
||||
#include <cap_session/cap_session.h>
|
||||
#include <thread/capability.h>
|
||||
|
||||
/* core-local includes */
|
||||
|
Reference in New Issue
Block a user