modules/static_modules.c.SH: use correct header file
Commit 4016731b1c
missed a file.
Reported-by: mniip (Freenode)
[ci skip]
This commit is contained in:
parent
c380c2336a
commit
e1d4ebda4d
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ cat > static_modules.c <<EOF
|
|||
#include "stdinc.h"
|
||||
#include "modules.h"
|
||||
#include "hash.h"
|
||||
#include "s_log.h"
|
||||
#include "logger.h"
|
||||
|
||||
EOF
|
||||
|
||||
|
|
Loading…
Reference in a new issue