diff options
Diffstat (limited to 'cad/magic/files/patch-utils_path.c')
-rw-r--r-- | cad/magic/files/patch-utils_path.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/cad/magic/files/patch-utils_path.c b/cad/magic/files/patch-utils_path.c deleted file mode 100644 index 7623443cd798..000000000000 --- a/cad/magic/files/patch-utils_path.c +++ /dev/null @@ -1,10 +0,0 @@ ---- utils/path.c.orig 2025-03-17 19:16:36 UTC -+++ utils/path.c -@@ -29,6 +29,7 @@ static char rcsid[] __attribute__ ((unused)) = "$Heade - #include <sys/param.h> - #include <sys/stat.h> - #include <fcntl.h> -+#include <unistd.h> - - #ifdef HAVE_ZLIB - #include <zlib.h> |