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