summaryrefslogtreecommitdiffstats
path: root/src/afb-apis.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/afb-apis.h')
-rw-r--r--src/afb-apis.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/afb-apis.h b/src/afb-apis.h
index 97778b64..59c7008f 100644
--- a/src/afb-apis.h
+++ b/src/afb-apis.h
@@ -15,6 +15,8 @@
* limitations under the License.
*/
+#pragma once
+
struct afb_req;
struct AFB_clientCtx;