aboutsummaryrefslogtreecommitdiffstats
path: root/src/afb-websock.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/afb-websock.h')
-rw-r--r--src/afb-websock.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/afb-websock.h b/src/afb-websock.h
index 4a0a3e55..646e98f8 100644
--- a/src/afb-websock.h
+++ b/src/afb-websock.h
@@ -15,6 +15,8 @@
* limitations under the License.
*/
+#pragma once
+
struct afb_hreq;
extern int afb_websock_check_upgrade(struct afb_hreq *hreq);