mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
committed by
Christian Helmuth
parent
a110fef4d9
commit
41b3d3abc1
@@ -16,7 +16,7 @@
|
||||
#include <os/session_policy.h>
|
||||
|
||||
/* local includes */
|
||||
#include <server.h>
|
||||
#include "server.h"
|
||||
|
||||
|
||||
/***************************
|
||||
|
||||
@@ -18,10 +18,10 @@
|
||||
#include <base/attached_rom_dataspace.h>
|
||||
|
||||
/* local includes */
|
||||
#include <types.h>
|
||||
#include <service.h>
|
||||
#include <buffered_xml.h>
|
||||
#include <state_reporter.h>
|
||||
#include "types.h"
|
||||
#include "service.h"
|
||||
#include "buffered_xml.h"
|
||||
#include "state_reporter.h"
|
||||
|
||||
namespace Init { class Server; }
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
#include <timer_session/connection.h>
|
||||
|
||||
/* local includes */
|
||||
#include <report.h>
|
||||
#include "report.h"
|
||||
|
||||
namespace Init { class State_reporter; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user