mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-11-11 05:13:46 +01:00
Fix missing include
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
This commit is contained in:
parent
13f34c4434
commit
fd63371fdf
@ -52,6 +52,7 @@ authorization from the copyright holder.
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
|
#include <time.h>
|
||||||
|
|
||||||
#if defined(_WIN32) || defined(__WIN32__) || defined(__TOS_WIN__) || defined(__WINDOWS__)
|
#if defined(_WIN32) || defined(__WIN32__) || defined(__TOS_WIN__) || defined(__WINDOWS__)
|
||||||
#define SYNCTEX_WINDOWS 1
|
#define SYNCTEX_WINDOWS 1
|
||||||
|
Loading…
Reference in New Issue
Block a user