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