File rtcmmc-gcc46.patch of Package ntrip
--- GPSDecoder.h.orig 2011-08-18 14:26:54.324813855 +0200 +++ GPSDecoder.h 2011-08-18 14:27:05.240814869 +0200 @@ -5,6 +5,8 @@ #define __GPSDecoder_h__ using namespace std; + +#include <cstdlib> #include <list> #include "iono_interface.h"