mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 14:48:39 +01:00
274eb1e720
Signed-off-by: Peter Wagner <tripolar@gmx.at>
11 lines
195 B
Diff
11 lines
195 B
Diff
--- a/support/misc/file.c
|
|
+++ b/support/misc/file.c
|
|
@@ -27,6 +27,7 @@
|
|
#include <dirent.h>
|
|
#include <stdlib.h>
|
|
#include <stdbool.h>
|
|
+#include <limits.h>
|
|
|
|
#include "xlog.h"
|
|
#include "misc.h"
|