env.c
changeset 24 c20954910fae
parent 22 b71ca771fa1a
child 25 21680d75d561
equal deleted inserted replaced
23:94ab746087f6 24:c20954910fae
    27 
    27 
    28 #include <mcabber/commands.h>
    28 #include <mcabber/commands.h>
    29 #include <mcabber/compl.h>
    29 #include <mcabber/compl.h>
    30 #include <mcabber/logprint.h>
    30 #include <mcabber/logprint.h>
    31 #include <mcabber/modules.h>
    31 #include <mcabber/modules.h>
    32 #include <mcabber/api.h>
       
    33 
    32 
    34 #include "config.h"
    33 #include "config.h"
    35 
    34 
    36 void env_load   (void);
    35 void env_load   (void);
    37 void env_unload (void);
    36 void env_unload (void);