mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-12-28 22:25:59 +01:00
Add missing include
This commit is contained in:
parent
025c995d89
commit
1b44ccb0f8
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
#define _XOPEN_SOURCE 700
|
||||
// TODO: Implement realpath
|
||||
|
||||
#include <sys/wait.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
|
Loading…
Reference in a new issue