forked from kyonshi/grenzland-mud
Update comm.c
Missed an #include for Windows
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
# include <dir.h>
|
||||
# else /* MSVC */
|
||||
# include <direct.h>
|
||||
# include <winsock.h>
|
||||
# endif
|
||||
# include <mmsystem.h>
|
||||
#endif /* CIRCLE_WINDOWS */
|
||||
|
||||
Reference in New Issue
Block a user