diff options
Diffstat (limited to 'src/char/inter.c')
-rw-r--r-- | src/char/inter.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/char/inter.c b/src/char/inter.c index e5e397709..a42202971 100644 --- a/src/char/inter.c +++ b/src/char/inter.c @@ -1,6 +1,7 @@ // Copyright (c) Athena Dev Teams - Licensed under GNU GPL // For more information, see LICENCE in the main folder +#include <stdio.h> #include <string.h> #include <stdlib.h> |