use upoll for event loop
[src/app-framework-binder.git] / src / afb-hswitch.h
index f18b8b1..f70a0bf 100644 (file)
@@ -16,6 +16,8 @@
  * limitations under the License.
  */
 
+#pragma once
+
 struct afb_hreq;
 extern int afb_hswitch_apis(struct afb_hreq *hreq, void *data);
 extern int afb_hswitch_one_page_api_redirect(struct afb_hreq *hreq, void *data);