updates. New data types.
[silc.git] / apps / silc / silc.h
index 828e2c03db10071020eeab1ddfa1dfe740756280..a5d75d90a0733efff92d655e2f06e407483c021e 100644 (file)
@@ -63,7 +63,7 @@ typedef struct {
 #ifdef SILC_SIM
   /* SIM (SILC Module) table */
   SilcSimContext **sim;
-  unsigned int sim_count;
+  uint32 sim_count;
 #endif
 
   /* The allocated client */