mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-04-22 20:25:39 +02:00
4 lines
88 B
C
4 lines
88 B
C
#pragma once
|
|
#include "../../module.h"
|
|
|
|
extern const struct module_info module_network;
|