use upoll for event loop
[src/app-framework-binder.git] / src / afb-websock.h
index 4a0a3e5..646e98f 100644 (file)
@@ -15,6 +15,8 @@
  * limitations under the License.
  */
 
+#pragma once
+
 struct afb_hreq;
 extern int afb_websock_check_upgrade(struct afb_hreq *hreq);