Author: sayer
Date: 2010-02-25 16:35:18 +0100 (Thu, 25 Feb 2010)
New Revision: 1638

Modified:
   trunk/apps/diameter_client/ServerConnection.h
Log:
include for using uint32_t

Modified: trunk/apps/diameter_client/ServerConnection.h
===================================================================
--- trunk/apps/diameter_client/ServerConnection.h       2010-02-25 15:32:41 UTC 
(rev 1637)
+++ trunk/apps/diameter_client/ServerConnection.h       2010-02-25 15:35:18 UTC 
(rev 1638)
@@ -27,6 +27,7 @@
 
 #ifndef _DIAMETER_SERVER_CONNECTION_H
 #define _DIAMETER_SERVER_CONNECTION_H
+#include <stdint.h>
 
 #include "diameter_client.h"
 

_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to