mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-19 23:53:55 +00: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