mirror of
https://github.com/processone/ejabberd
synced 2025-10-05 02:29:34 +02:00
* src/stringprep/stringprep_drv.c: Removed needless iconv.h
include * src/ejabberd_c2s.erl: Added filtering of presence packets with privacy rules * src/mod_roster.erl (get_jid_info): Bugfix * src/ejabberd_app.erl: Removed periodical dumping of opened ports SVN Revision: 147
This commit is contained in:
parent
7df146166a
commit
4b48617a2d
6 changed files with 152 additions and 39 deletions
|
@ -3,7 +3,6 @@
|
|||
#include <stdio.h>
|
||||
#include <erl_driver.h>
|
||||
#include <ei.h>
|
||||
#include <iconv.h>
|
||||
|
||||
#include "uni_data.c"
|
||||
#include "uni_norm.c"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue