actually dispatch RUA messages to RUA handling code
diff --git a/src/rua_common.h b/src/rua_common.h
index 7e83d69..cb5b2f4 100644
--- a/src/rua_common.h
+++ b/src/rua_common.h
@@ -1,3 +1,5 @@
+#pragma once
+
 #include <asn_application.h>
 
 #include "rua/RUA_Ansi-41-IDNNS.h"