12 lines
285 B
Text
12 lines
285 B
Text
$NetBSD: patch-ab,v 1.4 2007/09/20 00:00:02 wiz Exp $
|
|
|
|
--- battstat/properties.c.orig 2005-07-09 07:48:58.000000000 +0200
|
|
+++ battstat/properties.c
|
|
@@ -25,6 +25,7 @@
|
|
|
|
#include <stdio.h>
|
|
|
|
+#include <sys/param.h>
|
|
#include <sys/file.h>
|
|
#include <sys/ioctl.h>
|
|
#include <sys/types.h>
|