[BACK]Return to patch-src_nmea_handler_c CVS log [TXT][DIR] Up to [local] / qmapshack / gpsdrive / patches

File: [local] / qmapshack / gpsdrive / patches / patch-src_nmea_handler_c (download)

Revision 1.1, Sun Apr 3 18:56:42 2016 UTC (8 years, 1 month ago) by kirby
Branch point for: MAIN

Initial revision

$OpenBSD$
--- src/nmea_handler.c.orig	Fri Sep 14 23:47:13 2007
+++ src/nmea_handler.c	Sun Oct  7 15:26:14 2007
@@ -36,6 +36,7 @@
 #include <config.h>
 #include <math.h>
 #include <termios.h>
+#include <pthread.h>
 #include "gps_handler.h"
 #include "gpsdrive_config.h"
 #include "gui.h"