mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-04-24 21:05:40 +02:00
4 lines
88 B
C
4 lines
88 B
C
#pragma once
|
|
#include "../../module.h"
|
|
|
|
extern const struct module_info module_battery;
|