mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-05 23:32:26 -04:00
Guard inclusion of langinfo.h also with HAVE_LANGINFO_H,
for Irix-4.0.5. From Kaveh Ghazi.
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@
|
||||
#include "xstrtod.h"
|
||||
#include "xalloc.h"
|
||||
|
||||
#ifdef ENABLE_NLS
|
||||
#if defined ENABLE_NLS && HAVE_LANGINFO_H
|
||||
# include <langinfo.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user