From: James Turner Date: Tue, 19 Jul 2011 12:32:39 +0000 (-0700) Subject: Fix Linux compilation of netChat - explicit include of malloc.h required. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=425d83c49755542a6581358a9ce9289a58f7f97d;p=simgear.git Fix Linux compilation of netChat - explicit include of malloc.h required. --- diff --git a/simgear/io/sg_netChat.cxx b/simgear/io/sg_netChat.cxx index 597bb47e..ee3c992a 100644 --- a/simgear/io/sg_netChat.cxx +++ b/simgear/io/sg_netChat.cxx @@ -26,7 +26,8 @@ #include #include // for strdup - +#include + namespace simgear { void