summaryrefslogtreecommitdiff
path: root/include/langinfo.h
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-09-26 17:19:47 +0000
committerUlrich Drepper <drepper@redhat.com>2000-09-26 17:19:47 +0000
commit246b1a5d1cf1d2990722ab559774b657067446aa (patch)
treef770b4ca2716a053b9646105d19b01d0625748db /include/langinfo.h
parent62dca4eda10ee6ff1bc91dbfb2adef272670294e (diff)
Undo last patch.
Diffstat (limited to 'include/langinfo.h')
-rw-r--r--include/langinfo.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/include/langinfo.h b/include/langinfo.h
index 8f2cb8140c..2a81c6ddaf 100644
--- a/include/langinfo.h
+++ b/include/langinfo.h
@@ -1,7 +1 @@
-#ifndef _LANGINFO_H
-# include <locale/langinfo.h>
-
-/* Internal prototypes. */
-extern char *__nl_langinfo_l (nl_item __item, __locale_t l);
-
-#endif
+#include <locale/langinfo.h>