summaryrefslogtreecommitdiff
path: root/misc/open2300/patches
diff options
context:
space:
mode:
authorkristerw <kristerw>2004-11-12 19:01:57 +0000
committerkristerw <kristerw>2004-11-12 19:01:57 +0000
commit1967050a4e64d7a60a9068496479e400255fdf9f (patch)
treeb7d106ffb7731bdeb58c629aca778e51ae8ce05f /misc/open2300/patches
parent6523b515663acfb5af54112224fb1fb3162f949b (diff)
downloadpkgsrc-1967050a4e64d7a60a9068496479e400255fdf9f.tar.gz
The source code does not use bool, so no need to include stdbool.h.
Makes this pkg compile on NetBSD 1.6.
Diffstat (limited to 'misc/open2300/patches')
-rw-r--r--misc/open2300/patches/patch-ad16
1 files changed, 12 insertions, 4 deletions
diff --git a/misc/open2300/patches/patch-ad b/misc/open2300/patches/patch-ad
index b63746b2eda..dea5e49dbd9 100644
--- a/misc/open2300/patches/patch-ad
+++ b/misc/open2300/patches/patch-ad
@@ -1,8 +1,16 @@
-$NetBSD: patch-ad,v 1.1 2004/11/11 10:19:29 martin Exp $
+$NetBSD: patch-ad,v 1.2 2004/11/12 19:01:57 kristerw Exp $
---- rw2300.h.orig 2004-04-14 03:41:10.000000000 +0200
-+++ rw2300.h 2004-11-10 23:50:50.000000000 +0100
-@@ -283,14 +283,16 @@
+--- rw2300.h.orig Sun Nov 7 12:18:45 2004
++++ rw2300.h Fri Nov 12 19:57:46 2004
+@@ -20,7 +20,6 @@
+ #include <stdio.h>
+ #include <time.h>
+ #include <stdlib.h>
+-#include <stdbool.h>
+ #include <math.h>
+ #include <sys/types.h>
+ #include <sys/stat.h>
+@@ -283,14 +282,16 @@
void reset_06(WEATHERSTATION ws2300);
int read_data(WEATHERSTATION ws2300, int address, int number,