1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-06-16 07:07:13 +02:00

Add the config header for the IRC library.

This commit is contained in:
Sandu Liviu Catalin
2016-03-27 21:03:24 +03:00
parent 0c7ab18700
commit a2b39933ea
5 changed files with 441 additions and 1 deletions

View File

@ -13,7 +13,7 @@
*/
#if !defined (_WIN32)
#include "config.h"
#include "ircconfig.h"
#include <stdio.h>
#include <stdarg.h>
#include <unistd.h>