From: ehofman Date: Sun, 24 Dec 2006 12:24:24 +0000 (+0000) Subject: add a header eference for bzero() X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c219b34f0c6586fd0684d25a42c3b5c8fec4ac20;p=flightgear.git add a header eference for bzero() --- diff --git a/utils/GPSsmooth/UGear_main.cxx b/utils/GPSsmooth/UGear_main.cxx index 900ac483a..bad1a9bf6 100644 --- a/utils/GPSsmooth/UGear_main.cxx +++ b/utils/GPSsmooth/UGear_main.cxx @@ -2,6 +2,7 @@ # include #endif +#include // for bzero() #include #include