Files
pkgsrc-ng/geography/garmin-utils/patches/patch-ac
2013-09-26 17:14:40 +02:00

17 lines
348 B
Plaintext

$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"