blob: 082dc83288cf59357c688ec3783725e94949b4b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
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>
|