battery: Updates for OpenBSD
This commit is contained in:
@@ -17,11 +17,12 @@
|
|||||||
|
|
||||||
#if defined(__OpenBSD__) || defined(__NetBSD__)
|
#if defined(__OpenBSD__) || defined(__NetBSD__)
|
||||||
|
|
||||||
#include <machine/apmvar.h>
|
#include <stdint.h>
|
||||||
#include <err.h>
|
#include <err.h>
|
||||||
#include <sys/ioctl.h>
|
#include <sys/ioctl.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
#include <machine/apmvar.h>
|
||||||
|
|
||||||
#include "common.h"
|
#include "common.h"
|
||||||
#include "battery.h"
|
#include "battery.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user