diff options
Diffstat (limited to 'misc/open2300/patches')
-rw-r--r-- | misc/open2300/patches/patch-ac | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/misc/open2300/patches/patch-ac b/misc/open2300/patches/patch-ac new file mode 100644 index 00000000000..082dc83288c --- /dev/null +++ b/misc/open2300/patches/patch-ac @@ -0,0 +1,12 @@ +$NetBSD: patch-ac,v 1.3 2004/12/11 12:53:51 kristerw Exp $ + +--- rw2300.h.orig Sat Dec 11 13:48:45 2004 ++++ rw2300.h Sat Dec 11 13:48:57 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> |