From: Csaba Halasz Date: Sun, 30 Oct 2011 00:14:27 +0000 (+0200) Subject: terrasync build fix: added #include for strlen X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ee06ec0c4058f2fa24417670df9d1a544bf8e34d;p=simgear.git terrasync build fix: added #include for strlen --- diff --git a/simgear/scene/tsync/terrasync.cxx b/simgear/scene/tsync/terrasync.cxx index d48b39e9..800f278a 100644 --- a/simgear/scene/tsync/terrasync.cxx +++ b/simgear/scene/tsync/terrasync.cxx @@ -45,6 +45,7 @@ #include // atoi() atof() abs() system() #include // signal() +#include #include #include