aboutsummaryrefslogtreecommitdiff
path: root/eth-multiplexer/netfs_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'eth-multiplexer/netfs_impl.h')
-rw-r--r--eth-multiplexer/netfs_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/eth-multiplexer/netfs_impl.h b/eth-multiplexer/netfs_impl.h
index a3b4c7d6..c64fadb9 100644
--- a/eth-multiplexer/netfs_impl.h
+++ b/eth-multiplexer/netfs_impl.h
@@ -40,7 +40,7 @@ struct lnode
};
extern file_t root_file;
-volatile struct mapped_time_value *multiplexer_maptime;
+extern volatile struct mapped_time_value *multiplexer_maptime;
error_t new_node (struct lnode *ln, struct node **np);