mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
committed by
Christian Helmuth
parent
eaab23c012
commit
97dc9664fe
@@ -28,7 +28,7 @@
|
||||
#include <base/printf.h>
|
||||
#include <base/env.h>
|
||||
#include <base/lock.h>
|
||||
#include <base/flex_iterator.h>
|
||||
#include <util/flex_iterator.h>
|
||||
#include <util/list.h>
|
||||
#include <os/attached_ram_dataspace.h>
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
/* Genode includes */
|
||||
#include <base/printf.h>
|
||||
#include <base/semaphore.h>
|
||||
#include <base/flex_iterator.h>
|
||||
#include <util/flex_iterator.h>
|
||||
#include <rom_session/connection.h>
|
||||
#include <timer_session/connection.h>
|
||||
#include <os/attached_rom_dataspace.h>
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
/* Genode includes */
|
||||
#include <base/printf.h>
|
||||
#include <base/semaphore.h>
|
||||
#include <base/flex_iterator.h>
|
||||
#include <util/flex_iterator.h>
|
||||
#include <rom_session/connection.h>
|
||||
#include <timer_session/connection.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user