aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2009-03-03 22:22:13 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2009-03-03 22:22:13 +0000
commit26e26f591768584190f85993d6acc6f7d212ada4 (patch)
treeb7ffdf34c448b0fa55075403091b82916f7f8593 /asn1
parent26afda27e0022fb6d44ddff062d4b924859d1014 (diff)
Added the missing file.
svn path=/trunk/; revision=27600
Diffstat (limited to 'asn1')
-rw-r--r--asn1/rrc/packet-rrc-template.h30
1 files changed, 30 insertions, 0 deletions
diff --git a/asn1/rrc/packet-rrc-template.h b/asn1/rrc/packet-rrc-template.h
new file mode 100644
index 0000000000..04a58f1650
--- /dev/null
+++ b/asn1/rrc/packet-rrc-template.h
@@ -0,0 +1,30 @@
+/* packet-rrc-template.h
+ * Copyright 2009, Anders Broman <anders.broman@ericsson.com>
+ *
+ * $Id$
+ *
+ * Ethereal - Network traffic analyzer
+ * By Gerald Combs <gerald@ethereal.com>
+ * Copyright 1998 Gerald Combs
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * of the License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ */
+
+#ifndef PACKET_RRC_H
+#define PACKET_RRC_H
+
+#include "packet-rrc-exp.h"
+
+#endif /* PACKET_CHARGING_ASE_H */