mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-16 01:57:09 +00:00
FreeBSD build fix.
This commit is contained in:
parent
298eb76434
commit
1fc2b17eb5
@ -41,6 +41,8 @@
|
||||
#include <machine/apm_bios.h>
|
||||
#endif /* i386 || __i386__ */
|
||||
|
||||
extern kvm_t *kd;
|
||||
|
||||
int get_entropy_avail(unsigned int *);
|
||||
int get_entropy_poolsize(unsigned int *);
|
||||
void print_sysctlbyname(struct text_object *, char *, unsigned int);
|
||||
|
Loading…
Reference in New Issue
Block a user