summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/ulogd/ulogd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ulogd/ulogd.h b/include/ulogd/ulogd.h
index 7e71ca7..a8628db 100644
--- a/include/ulogd/ulogd.h
+++ b/include/ulogd/ulogd.h
@@ -217,6 +217,7 @@ void __ulogd_log(int level, char *file, int line, const char *message, ...);
#define SET_NEEDED(x) (x.flags |= ULOGD_RETF_NEEDED)
int ulogd_key_size(struct ulogd_key *key);
+int ulogd_wildcard_inputkeys(struct ulogd_pluginstance *upi);
/***********************************************************************
* file descriptor handling