mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
Add missing header for snprintf
This commit is contained in:
committed by
Norman Feske
parent
087582a964
commit
2cb604620e
@@ -41,6 +41,7 @@
|
||||
/* Genode includes */
|
||||
#include <util/string.h>
|
||||
#include <base/printf.h>
|
||||
#include <base/snprintf.h>
|
||||
|
||||
|
||||
/***********************************
|
||||
|
||||
Reference in New Issue
Block a user