summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d190c5d)
raw | patch | inline | side by side (parent: d190c5d)
author | Thomas Guyot-Sionnest <dermoth@aei.ca> | |
Sun, 18 Jan 2009 14:35:17 +0000 (09:35 -0500) | ||
committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | |
Sun, 18 Jan 2009 14:35:17 +0000 (09:35 -0500) |
gl/wchar.in.h | patch | blob | history |
diff --git a/gl/wchar.in.h b/gl/wchar.in.h
index ee99a12d888e60e95565fa373e7ff76c1dd4a75c..e069cfaa01d63464805feef36a86efd7683f3462 100644 (file)
--- a/gl/wchar.in.h
+++ b/gl/wchar.in.h
/* Normal invocation convention. */
#ifndef _GL_WCHAR_H
-#define _GL_WCHAR_H
/* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
<wchar.h>.
# @INCLUDE_NEXT@ @NEXT_WCHAR_H@
#endif
+#ifndef _GL_WCHAR_H
+#define _GL_WCHAR_H
+
/* The definition of GL_LINK_WARNING is copied here. */
#ifdef __cplusplus
}
#endif
+#endif /* _GL_WCHAR_H */
#endif /* _GL_WCHAR_H */
#endif