mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-11-10 21:44:20 +01:00
Add missing include
This commit is contained in:
parent
d5030814c0
commit
3e841103ea
@ -2,7 +2,7 @@
|
||||
#include <stdio.h>
|
||||
|
||||
#ifdef WITH_SECCOMP
|
||||
|
||||
#include <girara/log.h>
|
||||
#include <seccomp.h> /* libseccomp */
|
||||
#include <sys/prctl.h> /* prctl */
|
||||
#include <sys/socket.h>
|
||||
|
Loading…
Reference in New Issue
Block a user