Move to liberty

This commit is contained in:
2015-02-28 21:57:57 +01:00
parent 2dccb650bb
commit 2e44af621d
11 changed files with 25 additions and 2196 deletions

View File

@@ -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 -------------------------------------------------------

View File

@@ -18,7 +18,8 @@
*
*/
#include "../utils.c"
#include "config.h"
#include "../liberty/liberty.c"
#include "../plugin-api.h"
// --- IRC utilities -----------------------------------------------------------

View File

@@ -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>

View File

@@ -18,7 +18,8 @@
*
*/
#include "../utils.c"
#include "config.h"
#include "../liberty/liberty.c"
#include "../plugin-api.h"
// --- Service detection -------------------------------------------------------