formatting

SVN revision: 44045
This commit is contained in:
Vincent Torri 2009-11-29 16:12:00 +00:00
parent 0d6a5e2da9
commit cd2180a2ea
1 changed files with 3 additions and 3 deletions

View File

@ -41,9 +41,9 @@
#ifdef ELM_UNIX
# include <locale.h>
#ifdef ELM_LIBINTL_H
# include <libintl.h>
#endif
# ifdef ELM_LIBINTL_H
# include <libintl.h>
# endif
# include <signal.h>
# include <grp.h>
# include <glob.h>