--- a/sshfs.c	2022-05-26 23:23:35
+++ b/sshfs.c	2025-05-12 05:57:12
@@ -14,9 +14,6 @@
 #if !defined(__CYGWIN__)
 #  include <fuse_lowlevel.h>
 #endif
-#ifdef __APPLE__
-#  include <fuse_darwin.h>
-#endif
 #include <assert.h>
 #include <stdio.h>
 #include <stdlib.h>
