mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-27 09:08:25 +00:00
Make sure bsdapm functions can be reached
This commit is contained in:
parent
da4e9349f8
commit
3763c263c3
@ -30,16 +30,8 @@
|
||||
#ifndef _BSDAPM_H
|
||||
#define _BSDAPM_H
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
void print_apm_adapter(struct text_object *, char *, int);
|
||||
void print_apm_battery_life(struct text_object *, char *, int);
|
||||
void print_apm_battery_time(struct text_object *, char *, int);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif /* _BSDAPM_H */
|
||||
|
Loading…
x
Reference in New Issue
Block a user