Files
ports/deskutils/recoll/files/patch-utils_fstreewalk.cpp
2022-02-01 15:27:00 +01:00

11 lines
192 B
C++

--- utils/fstreewalk.cpp.orig 2021-08-03 07:29:21 UTC
+++ utils/fstreewalk.cpp
@@ -17,6 +17,7 @@
#include "autoconfig.h"
+#include <sys/types.h>
#include <stdio.h>
#include <errno.h>