diff options
Diffstat (limited to '')
-rw-r--r-- | common/simple-gettext.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/simple-gettext.c b/common/simple-gettext.c index 4287606e3..b6b851c77 100644 --- a/common/simple-gettext.c +++ b/common/simple-gettext.c @@ -40,7 +40,7 @@ #include <sys/stat.h> #include "util.h" - +#include "sysutils.h" /* The magic number of the GNU message catalog format. */ #define MAGIC 0x950412de |