summaryrefslogtreecommitdiff
path: root/net/upclient/patches/patch-ac
blob: 36ccb2065f40fa85f4da76f4e20693a9a0ef31e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ac,v 1.1.1.1 1999/04/06 20:10:00 hubertf Exp $

--- upclient.h.orig	Sat Apr  3 12:16:00 1999
+++ upclient.h	Sun Apr  4 06:23:36 1999
@@ -30,7 +30,8 @@
 #include <sys/types.h>
 #include <sys/utsname.h>
 
-#ifdef FREEBSD
+#ifdef xxxBSD
+#include <sys/param.h>
 #include <sys/sysctl.h>
 #endif