X-Git-Url: http://git.pk910.de/?p=NextIRCd.git;a=blobdiff_plain;f=src%2Fircd_users.c;h=8e5b39f5a5cc771afc361953107b979481ce13b9;hp=ef0bc82b231ec8305c011748951bde5770af449b;hb=40162886a576c23a3ac2189dede4cb8216bc0c8e;hpb=e17a8a5dc929df2a5ae6169f1955fcde7c70e04b diff --git a/src/ircd_users.c b/src/ircd_users.c index ef0bc82..8e5b39f 100644 --- a/src/ircd_users.c +++ b/src/ircd_users.c @@ -14,6 +14,9 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ + +#include + #include "struct_user.h" struct UserDictEntry {