mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-09 05:23:02 +02:00
10 lines
183 B
Diff
10 lines
183 B
Diff
--- a/lib/local_filesys.cpp
|
|
+++ b/lib/local_filesys.cpp
|
|
@@ -16,6 +16,7 @@
|
|
#include <unistd.h>
|
|
#include <string.h>
|
|
#include <utime.h>
|
|
+#include <limits.h>
|
|
#endif
|
|
|
|
namespace fz {
|