summaryrefslogtreecommitdiff
path: root/net/kismet/patches/patch-panelfront.cc
blob: 7490f000b5f57f12d7d2f9bd91cb75a7cefbf999 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-panelfront.cc,v 1.1 2011/11/24 13:43:11 joerg Exp $

--- panelfront.cc.orig	2011-11-24 01:48:35.000000000 +0000
+++ panelfront.cc
@@ -21,6 +21,7 @@
 #include <math.h>
 #include <sys/types.h>
 #include <dirent.h>
+#include <limits.h>
 
 #if defined(SYS_OPENBSD) && defined(HAVE_MACHINE_APMVAR_H)
 #include <machine/apmvar.h>