1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-04 13:13:13 +02:00

Fixed broken compile because of sockaddr_storage

This commit is contained in:
darkelf
2006-08-16 16:32:53 +00:00
parent b7d50aee12
commit 20e42e5bbe
+5
View File
@@ -70,6 +70,11 @@
#undef NO_FDLIST
/*
* system have sockaddr_storage struct.
*/
#define HAVE_STRUCT_SOCKADDR_STORAGE 1
/*
* Defining this will allow all ircops to see people in +s channels
* By default, only net/tech admins can see this