mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-18 02:55:12 +00:00
Make sure that bsdapm.cc compiles in FreeBSD
This commit is contained in:
parent
7de3b9736a
commit
4c06be139c
@ -33,6 +33,7 @@
|
|||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <sys/ioctl.h>
|
#include <sys/ioctl.h>
|
||||||
#include <machine/apm_bios.h>
|
#include <machine/apm_bios.h>
|
||||||
|
#include <unistd.h>
|
||||||
|
|
||||||
#define APMDEV "/dev/apm"
|
#define APMDEV "/dev/apm"
|
||||||
#define APM_UNKNOWN 255
|
#define APM_UNKNOWN 255
|
||||||
|
Loading…
Reference in New Issue
Block a user