Fix a missing include.
This commit is contained in:
parent
b91bcdd5ea
commit
bacc6cd50d
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@
|
||||||
# include "config.h"
|
# include "config.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include <string.h>
|
||||||
|
|
||||||
#include <stringprep.h>
|
#include <stringprep.h>
|
||||||
|
|
||||||
#import "XMPPJID.h"
|
#import "XMPPJID.h"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue