From: James Turner Date: Tue, 25 Sep 2012 09:29:32 +0000 (+0100) Subject: Fix linux build, needs explicit X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=8050f39089eb14c6df1194fc8896a6ee40fbaf54;p=flightgear.git Fix linux build, needs explicit --- diff --git a/src/Airports/dynamicloader.cxx b/src/Airports/dynamicloader.cxx index 2142a8622..c7b74a58f 100644 --- a/src/Airports/dynamicloader.cxx +++ b/src/Airports/dynamicloader.cxx @@ -18,6 +18,7 @@ #endif #include +#include // for strcmp #include "dynamicloader.hxx"