mirror of
https://github.com/anope/anope.git
synced 2026-06-28 15:36:38 +02:00
Use C++11 header names instead of their deprecated equivalents.
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@
|
||||
|
||||
#ifndef _WIN32
|
||||
#include <arpa/inet.h>
|
||||
#include <errno.h>
|
||||
#include <cerrno>
|
||||
#include <fcntl.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user