X-Git-Url: https://hackdaworld.org/gitweb/?p=my-code%2Fivac.git;a=blobdiff_plain;f=src%2Fivac.h;h=2bd69c52628302523530f40949406583d85c5587;hp=7acb2e6099b9aa89b1ad72b602b7a143908148e9;hb=3bffc32233a1608ba3338f39bc5193665f3095cc;hpb=51804c822aba850ad3d1589b4dc3dc2709d980f5 diff --git a/src/ivac.h b/src/ivac.h index 7acb2e6..2bd69c5 100644 --- a/src/ivac.h +++ b/src/ivac.h @@ -7,9 +7,6 @@ #define _GNU_SOURCE #include -/* for ui */ -#include - #include "network.h" #include "event.h" #include "input.h" @@ -22,6 +19,7 @@ #define SUCCESS 1 #define IVAC_LISTEN_PORT 1025 +#define IVAC_UDP_PORT 1026 #define IVAC_S_SEC 2 #define IVAC_S_USEC 500