mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 08:25:38 +00:00
Add missing header for snprintf
This commit is contained in:
parent
087582a964
commit
2cb604620e
@ -41,6 +41,7 @@
|
||||
/* Genode includes */
|
||||
#include <util/string.h>
|
||||
#include <base/printf.h>
|
||||
#include <base/snprintf.h>
|
||||
|
||||
|
||||
/***********************************
|
||||
|
Loading…
x
Reference in New Issue
Block a user