Move to liberty
This commit is contained in:
@@ -18,8 +18,10 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "../utils.c"
|
||||
#include "config.h"
|
||||
#include "../liberty/liberty.c"
|
||||
#include "../plugin-api.h"
|
||||
|
||||
#include "../http-parser/http_parser.h"
|
||||
|
||||
// --- Service detection -------------------------------------------------------
|
||||
|
||||
@@ -18,7 +18,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "../utils.c"
|
||||
#include "config.h"
|
||||
#include "../liberty/liberty.c"
|
||||
#include "../plugin-api.h"
|
||||
|
||||
// --- IRC utilities -----------------------------------------------------------
|
||||
|
||||
@@ -20,7 +20,8 @@
|
||||
|
||||
// I can't really recommend using this interface as it adds a lot of overhead
|
||||
|
||||
#include "../utils.c"
|
||||
#include "config.h"
|
||||
#include "../liberty/liberty.c"
|
||||
#include "../plugin-api.h"
|
||||
|
||||
#include <dirent.h>
|
||||
|
||||
@@ -18,7 +18,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "../utils.c"
|
||||
#include "config.h"
|
||||
#include "../liberty/liberty.c"
|
||||
#include "../plugin-api.h"
|
||||
|
||||
// --- Service detection -------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user