Integer type name change.
[silc.git] / apps / silc / silc.h
index a5d75d90a0733efff92d655e2f06e407483c021e..b03ce9da5dc665a6f8e2cd5e917b04995cb81ced 100644 (file)
@@ -63,7 +63,7 @@ typedef struct {
 #ifdef SILC_SIM
   /* SIM (SILC Module) table */
   SilcSimContext **sim;
-  uint32 sim_count;
+  SilcUInt32 sim_count;
 #endif
 
   /* The allocated client */