mirror of
https://github.com/tbamud/tbamud.git
synced 2026-01-04 00:18:49 +01:00
Update comm.c
Missed an #include for Windows
This commit is contained in:
parent
06db06f2b6
commit
4b32e087d7
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@
|
|||
# include <dir.h>
|
||||
# else /* MSVC */
|
||||
# include <direct.h>
|
||||
# include <winsock.h>
|
||||
# endif
|
||||
# include <mmsystem.h>
|
||||
#endif /* CIRCLE_WINDOWS */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue