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