1
0
mirror of https://github.com/anope/anope.git synced 2026-07-06 12:13:14 +02:00

Move module header files to include/modules to fix naming conflicts with system headers

This commit is contained in:
Adam
2013-05-05 03:30:08 -04:00
parent a118946e65
commit 57c2b65f08
50 changed files with 41 additions and 81 deletions
-1
View File
@@ -21,7 +21,6 @@
#include "bots.h"
#include "config.h"
#include "opertype.h"
#include "nickserv.h"
#include "language.h"
user_map UserListByNick, UserListByUID;