diff options
Diffstat (limited to 'include/main.h')
| -rw-r--r-- | include/main.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/main.h b/include/main.h index 3dd5fc1..09280d0 100644 --- a/include/main.h +++ b/include/main.h @@ -9,7 +9,7 @@ #undef DESTDIR #undef SUPPORT_NET_SDL_UDP -#undef SUPPORT_NET_UNIX_TCP +#define SUPPORT_NET_UNIX_UDP #endif |