summaryrefslogtreecommitdiff
path: root/libnetfs/file-get-storage-info-default.c
diff options
context:
space:
mode:
Diffstat (limited to 'libnetfs/file-get-storage-info-default.c')
-rw-r--r--libnetfs/file-get-storage-info-default.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnetfs/file-get-storage-info-default.c b/libnetfs/file-get-storage-info-default.c
index 0ca68c96..4339c7bc 100644
--- a/libnetfs/file-get-storage-info-default.c
+++ b/libnetfs/file-get-storage-info-default.c
@@ -23,7 +23,7 @@
#include <sys/mman.h>
-error_t
+error_t __attribute__ ((weak))
netfs_file_get_storage_info (struct iouser *cred,
struct node *np,
mach_port_t **ports,