pkgsrc/geography/garmin-utils/patches/patch-ac

16 lines
348 B
Text

$NetBSD: patch-ac,v 1.3 2009/08/01 05:26:24 hasso Exp $
--- lib/gpsdisplay.c.orig 2009-07-31 00:20:09 +0300
+++ lib/gpsdisplay.c 2009-07-31 00:20:20 +0300
@@ -10,11 +10,7 @@
#include <stdarg.h>
#include <stdio.h>
#include <strings.h>
-
-#ifdef LINUX
-/* Linux puts memset(3) in string.h */
#include <string.h>
-#endif
#include "gpslib.h"