1 2 3 4 5 6 7 8 9 10 11
--- src/daemon/gpsctl.c~ 2007-08-01 19:09:31.000000000 +0200 +++ src/daemon/gpsctl.c 2007-08-01 19:09:31.000000000 +0200 @@ -3,6 +3,7 @@ * Alberto García Hierro <skyhusker@rm-fr.net> */ +#include <stdint.h> #include <gps.h> #include "gpsctl.h"