summaryrefslogtreecommitdiff
path: root/extcap.h
diff options
context:
space:
mode:
Diffstat (limited to 'extcap.h')
-rw-r--r--extcap.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/extcap.h b/extcap.h
index 95e567d6c2..d066d9d2a9 100644
--- a/extcap.h
+++ b/extcap.h
@@ -63,6 +63,10 @@ struct _extcap_arg;
extern "C" {
#endif /* __cplusplus */
+/* Count the number of extcap binaries */
+guint
+extcap_count(void);
+
/* Registers preferences for all interfaces */
void
extcap_register_preferences(void);