summaryrefslogtreecommitdiffstats
path: root/include/osf.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osf.h')
-rw-r--r--include/osf.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/osf.h b/include/osf.h
index 715b04e8..074ba9a3 100644
--- a/include/osf.h
+++ b/include/osf.h
@@ -3,4 +3,7 @@
struct expr *osf_expr_alloc(const struct location *loc);
+extern bool osf_init;
+extern int nfnl_osf_load_fingerprints(struct netlink_ctx *ctx, int del);
+
#endif /* NFTABLES_OSF_H */