[Nagiosplug-checkins] SF.net SVN: nagiosplug:[2129] nagiosplug/trunk/gl/wchar.in.h
dermoth at users.sourceforge.net
dermoth at users.sourceforge.net
Sat Jan 17 02:38:20 CET 2009
Revision: 2129
http://nagiosplug.svn.sourceforge.net/nagiosplug/?rev=2129&view=rev
Author: dermoth
Date: 2009-01-17 01:38:20 +0000 (Sat, 17 Jan 2009)
Log Message:
-----------
Trying out a patch for IRIX 11
See: http://lists.gnu.org/archive/html/bug-gnulib/2009-01/msg00098.html
From: Thomas Guyot-Sionnest <dermoth at aei.ca>
Modified Paths:
--------------
nagiosplug/trunk/gl/wchar.in.h
Modified: nagiosplug/trunk/gl/wchar.in.h
===================================================================
--- nagiosplug/trunk/gl/wchar.in.h 2009-01-15 11:28:11 UTC (rev 2128)
+++ nagiosplug/trunk/gl/wchar.in.h 2009-01-17 01:38:20 UTC (rev 2129)
@@ -46,6 +46,7 @@
/* 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>.
@@ -62,9 +63,6 @@
# @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
@@ -295,5 +293,4 @@
#endif
#endif /* _GL_WCHAR_H */
-#endif /* _GL_WCHAR_H */
#endif
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Commits
mailing list