updates.
[runtime.git] / apps / silcd / server.h
index 4d4ab240abeb1065c590045f3e79f03d4d4b31e1..2a0e30df62aab4e52ee5a30dc157dac7bc2c0c59 100644 (file)
@@ -30,6 +30,9 @@ typedef struct SilcServerStruct *SilcServer;
 
 /* General definitions */
 
+/* SILC port */
+#define SILC_PORT 768;
+
 /* Server and router. Used internally by the code. */
 #define SILC_SERVER 0
 #define SILC_ROUTER 1