mirror of
https://github.com/jorisvink/kore
synced 2025-03-08 19:19:02 -05:00
Add missing inttypes header
This commit is contained in:
parent
ef37ab611d
commit
4974a769d4
@ -17,6 +17,8 @@
|
||||
#include <kore/kore.h>
|
||||
#include <kore/http.h>
|
||||
|
||||
#include <inttypes.h>
|
||||
|
||||
int page(struct http_request *);
|
||||
|
||||
int
|
||||
|
Loading…
x
Reference in New Issue
Block a user