summaryrefslogtreecommitdiffstats
path: root/include/osf.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osf.h')
-rw-r--r--include/osf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osf.h b/include/osf.h
index 54cdd4af..23ea34d3 100644
--- a/include/osf.h
+++ b/include/osf.h
@@ -1,7 +1,7 @@
#ifndef NFTABLES_OSF_H
#define NFTABLES_OSF_H
-struct expr *osf_expr_alloc(const struct location *loc);
+struct expr *osf_expr_alloc(const struct location *loc, const uint8_t ttl);
extern int nfnl_osf_load_fingerprints(struct netlink_ctx *ctx, int del);