diff options
Diffstat (limited to 'mg_selection.c')
-rw-r--r-- | mg_selection.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mg_selection.c b/mg_selection.c index dd729ee..ffaee1c 100644 --- a/mg_selection.c +++ b/mg_selection.c @@ -14,6 +14,7 @@ #include <sys/time.h> #include <sys/stat.h> #include <stdio.h> +#include <libintl.h> #include <assert.h> #include <cstring> |