diff options
Diffstat (limited to 'src/emap/mail.c')
-rw-r--r-- | src/emap/mail.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/emap/mail.c b/src/emap/mail.c index a3d92c8..cc47728 100644 --- a/src/emap/mail.c +++ b/src/emap/mail.c @@ -1,6 +1,8 @@ // Copyright (c) Copyright (c) Hercules Dev Team, licensed under GNU GPL. // Copyright (c) 2014 Evol developers +#include "common/hercules.h" + #include <stdio.h> #include <stdlib.h> #include <string.h> |