1
0
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:
codemastr
2004-02-25 23:17:32 +00:00
parent 19d843e650
commit 739feded92
4 changed files with 28 additions and 24 deletions
+1
View File
@@ -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;