aboutsummaryrefslogtreecommitdiffstats
path: root/src/rua_common.h
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2015-09-10 18:47:08 +0200
committerHarald Welte <laforge@gnumonks.org>2015-09-10 18:47:08 +0200
commit318e4d571302af5821d4b61bcdcd7a534d6adaab (patch)
treec02c8ee0175f10d60b2dad180bb055c6552a26b3 /src/rua_common.h
parent656ad301a86017ac43256f90da28b061974756b2 (diff)
actually dispatch RUA messages to RUA handling code
Diffstat (limited to 'src/rua_common.h')
-rw-r--r--src/rua_common.h2
1 files changed, 2 insertions, 0 deletions
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"