fix Linux build for enet test
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
files{"win32.c"}
|
||||
end
|
||||
if os.is("Linux") then
|
||||
defines {"HAS_SOCKLEN_T"}
|
||||
files {"unix.c",}
|
||||
end
|
||||
if os.is("MacOSX") then
|
||||
|
||||
Reference in New Issue
Block a user