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