File verify.c.patch of Package kamailio

--- modules/peering/verify.c	2008/07/11 19:51:40	4472
+++ modules/peering/verify.c	2008/08/05 04:36:14	4578
@@ -154,7 +154,7 @@
 int verify_destination(struct sip_msg* _msg, char* s1, char* s2)
 {
     VALUE_PAIR* send, *received;
-    UINT4 service;
+    uint32_t service;
     static char rad_msg[4096];
     int i;
 
@@ -258,7 +258,7 @@
 {
     VALUE_PAIR* send, *received;
     struct hdr_field *hf;
-    UINT4 service;
+    uint32_t service;
     static char rad_msg[4096];
     int i;
 
openSUSE Build Service is sponsored by