ports/archivers/fuse-zip/patches/patch-tests_whitebox_fuseInterfaceTest_cpp

12 lines
261 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: tests/whitebox/fuseInterfaceTest.cpp
--- tests/whitebox/fuseInterfaceTest.cpp.orig
+++ tests/whitebox/fuseInterfaceTest.cpp
@@ -4,7 +4,6 @@
#include <fuse.h>
#include <sys/stat.h>
-#include <sys/sysmacros.h>
#include <cassert>
#include <cstdlib>