mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-11-16 22:27:19 +01:00
Add the config header for the IRC library.
This commit is contained in:
2
external/LibIRC/portable.c
vendored
2
external/LibIRC/portable.c
vendored
@@ -13,7 +13,7 @@
|
||||
*/
|
||||
|
||||
#if !defined (_WIN32)
|
||||
#include "config.h"
|
||||
#include "ircconfig.h"
|
||||
#include <stdio.h>
|
||||
#include <stdarg.h>
|
||||
#include <unistd.h>
|
||||
|
||||
Reference in New Issue
Block a user