summaryrefslogtreecommitdiff
path: root/geography/gpsd/patches/patch-ab
blob: fb89002dda87ae150fb484f0fa60dd2a5d4f7314 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.1 2006/03/02 20:05:57 drochner Exp $

--- sirfmon.c.orig	2006-02-19 15:30:10.000000000 +0100
+++ sirfmon.c
@@ -23,7 +23,7 @@
  * so it deliberately doesn't use much of the library. 
  */
 #include <stdio.h>
-#include <curses.h>
+#include <ncurses.h>
 #include <stdlib.h>
 #include <string.h>
 #include <math.h>