forked from external/yambar
module/clock: remove unused include
This commit is contained in:
parent
f922973450
commit
82ef48f666
1 changed files with 0 additions and 1 deletions
|
@ -67,7 +67,6 @@ content(struct module *mod)
|
||||||
return exposable;
|
return exposable;
|
||||||
}
|
}
|
||||||
|
|
||||||
#include <pthread.h>
|
|
||||||
static int
|
static int
|
||||||
run(struct module *mod)
|
run(struct module *mod)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue