mirror of
https://github.com/anope/anope.git
synced 2026-06-28 15:56:38 +02:00
Fixed missing #include in init.cpp
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#include <sys/wait.h>
|
||||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
#include <grp.h>
|
||||
|
||||
ServerConfig::Uplink *uplink_server;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user