aboutsummaryrefslogtreecommitdiffstats
path: root/src/afb-api-so-v2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/afb-api-so-v2.h')
-rw-r--r--src/afb-api-so-v2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/afb-api-so-v2.h b/src/afb-api-so-v2.h
index 7305db4a..28078973 100644
--- a/src/afb-api-so-v2.h
+++ b/src/afb-api-so-v2.h
@@ -18,4 +18,4 @@
#pragma once
-extern int afb_api_so_v2_add(const char *path, void *handle);
+extern int afb_api_so_v2_add(const char *path, void *handle, struct afb_apiset *apiset);