mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 09:46:20 +00:00
qt5: add missing header to qpa_init.h
Thanks to Andreas for the hint.
This commit is contained in:
parent
0d34988929
commit
94ebdc9269
@ -20,6 +20,7 @@
|
||||
/* libc includes */
|
||||
#include <dlfcn.h> /* 'dlopen' */
|
||||
#include <stdio.h> /* 'fprintf' */
|
||||
#include <stdlib.h> /* 'exit' */
|
||||
#include <unistd.h> /* 'access' */
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user