mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-29 20:06:37 +02:00
More win32 remote include fixes
This commit is contained in:
@@ -1236,6 +1236,7 @@ struct _configitem_alias_format {
|
||||
#define INCLUDE_NOTLOADED 0x1
|
||||
#define INCLUDE_REMOTE 0x2
|
||||
#define INCLUDE_DLQUEUED 0x4
|
||||
#define INCLUDE_USED 0x8
|
||||
|
||||
struct _configitem_include {
|
||||
ConfigItem *prev, *next;
|
||||
|
||||
Reference in New Issue
Block a user