diff options
Diffstat (limited to 'package/ejabberd/0004-correct-include.patch')
-rw-r--r-- | package/ejabberd/0004-correct-include.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/ejabberd/0004-correct-include.patch b/package/ejabberd/0004-correct-include.patch index fd1dee2850..4db7395f75 100644 --- a/package/ejabberd/0004-correct-include.patch +++ b/package/ejabberd/0004-correct-include.patch @@ -6,6 +6,8 @@ Subject: [PATCH] correct include This part of the code was moved into it's own project and was packaged separately by me. To make the build process work, this small fix is necessary. + +Signed-off-by: Johan Oudinet <johan.oudinet@gmail.com> --- src/mod_sip.erl | 2 +- src/mod_sip_proxy.erl | 2 +- |