aboutsummaryrefslogtreecommitdiff
path: root/src/mtasim.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mtasim.c')
-rw-r--r--src/mtasim.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/mtasim.c b/src/mtasim.c
index 2a12a436..8940b7a8 100644
--- a/src/mtasim.c
+++ b/src/mtasim.c
@@ -2,3 +2,3 @@
This file is part of Mailfromd.
- Copyright (C) 2003, 2004, 2007 The Anubis Team.
+ Copyright (C) 2003, 2004, 2007, 2008 The Anubis Team.
@@ -38,2 +38,5 @@
#endif
+#ifdef HAVE_LOCALE_H
+# include <locale.h>
+#endif

Return to:

Send suggestions and report system problems to the System administrator.