diff extensions/app_radgw/rgw_msg.c @ 255:cb4307a1cd29

Added two plugins for RADIUS/Diameter gateway debug.
author Sebastien Decugis <sdecugis@nict.go.jp>
date Thu, 15 Apr 2010 11:56:32 +0900
parents a857024cb48b
children 5df55136361b
line wrap: on
line diff
--- a/extensions/app_radgw/rgw_msg.c	Wed Apr 14 18:30:22 2010 +0900
+++ b/extensions/app_radgw/rgw_msg.c	Thu Apr 15 11:56:32 2010 +0900
@@ -40,10 +40,6 @@
 
 #include "rgw.h"
 
-/* Directly include the code of the functions for dumping (generated from the IANA registries) */
-#include "rgw_msg_codes.c"
-#include "rgw_msg_attrtype.c"
-
 /* Destroy a message */
 void rgw_msg_free(struct rgw_radius_msg_meta ** msg)
 {
"Welcome to our mercurial repository"