summaryrefslogtreecommitdiff
path: root/pkg/fuse/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2021-09-06 23:23:17 -0700
committerMichael Forney <mforney@mforney.org>2021-09-06 23:38:04 -0700
commit031b61d7138cc1b50ddffffca76ed9e5bbc5d044 (patch)
treefd7909b8de2de97274d3c0bd8cad5d99782d51ed /pkg/fuse/config.h
parent7fc1b2256b046713245e6f29927c8039e8c16767 (diff)
fuse: Various portability fixes
Diffstat (limited to 'pkg/fuse/config.h')
-rw-r--r--pkg/fuse/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkg/fuse/config.h b/pkg/fuse/config.h
index 3cab3e48..806fdf90 100644
--- a/pkg/fuse/config.h
+++ b/pkg/fuse/config.h
@@ -17,7 +17,6 @@
#define HAVE_SPLICE
#define HAVE_STRUCT_STAT_ST_ATIM
#undef HAVE_STRUCT_STAT_ST_ATIMESPEC
-#define HAVE_SYMVER_ATTRIBUTE 1
#define HAVE_UTIMENSAT
#define HAVE_VMSPLICE
#define PACKAGE_VERSION "3.10.5"