diff --git a/include/chat/common.h b/include/chat/common.h index 244e1b3..1c446a1 100644 --- a/include/chat/common.h +++ b/include/chat/common.h @@ -7,5 +7,6 @@ //DEFINES #define SA struct sockaddr +#define SERVER_PORT 8000 #endif \ No newline at end of file