summaryrefslogtreecommitdiff
path: root/intl/loadmsgcat.c
diff options
context:
space:
mode:
Diffstat (limited to 'intl/loadmsgcat.c')
-rw-r--r--intl/loadmsgcat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/intl/loadmsgcat.c b/intl/loadmsgcat.c
index 73e90a91..7a7d9d9d 100644
--- a/intl/loadmsgcat.c
+++ b/intl/loadmsgcat.c
@@ -19,8 +19,8 @@
# include <config.h>
#endif
-#include <fcntl.h>
#include <sys/types.h>
+#include <fcntl.h>
#include <sys/stat.h>
#if defined STDC_HEADERS || defined _LIBC