mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-21 09:55:39 +02:00
modules: remove header files
This commit is contained in:
parent
9fa37f0d98
commit
e7e7284cba
23 changed files with 11 additions and 76 deletions
|
@ -1,5 +1,3 @@
|
|||
#include "label.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <assert.h>
|
||||
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
#pragma once
|
||||
#include "../../module.h"
|
||||
|
||||
extern const struct module_info module_label;
|
Loading…
Add table
Add a link
Reference in a new issue