Declare module version.
MFC after: 1 week
This commit is contained in:
parent
476358b30f
commit
52b8eb0b31
@ -423,3 +423,4 @@ static moduledata_t enc_mod = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
DECLARE_MODULE(if_enc, enc_mod, SI_SUB_PSEUDO, SI_ORDER_ANY);
|
DECLARE_MODULE(if_enc, enc_mod, SI_SUB_PSEUDO, SI_ORDER_ANY);
|
||||||
|
MODULE_VERSION(if_enc, 1);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user