Added the activeConfig variable
Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
This commit is contained in:
9
src/wxmppd.h
Normal file
9
src/wxmppd.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef __WXMPPD_WXMPPD_H
|
||||
# define __WXMPPD_WXMPPD_H
|
||||
|
||||
#include "configfiles.h"
|
||||
|
||||
extern wxmppd_config_t *activeConfig;
|
||||
|
||||
#endif /* __WXMPPD_WXMPPD_H */
|
||||
|
Reference in New Issue
Block a user