2013-09-26 17:14:40 +02:00

13 lines
285 B
Plaintext

$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>