mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
committed by
Norman Feske
parent
38ae718509
commit
042ff27366
@@ -22,12 +22,13 @@
|
||||
#define _INCLUDE__LIBC__COMPONENT_H_
|
||||
|
||||
#include <util/meta.h>
|
||||
#include <vfs/file_system.h>
|
||||
#include <base/env.h>
|
||||
#include <base/stdint.h>
|
||||
#include <util/xml_node.h>
|
||||
|
||||
namespace Libc { class Env; }
|
||||
|
||||
namespace Vfs { struct File_system; }
|
||||
|
||||
/**
|
||||
* Interface to be provided by the component implementation
|
||||
|
||||
Reference in New Issue
Block a user