You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by fu...@apache.org on 2011/04/03 00:31:46 UTC

svn commit: r1088166 - in /apr/apr/branches: 1.3.x/include/apr.hnw 1.4.x/include/apr.hnw 1.5.x/include/apr.hnw

Author: fuankg
Date: Sat Apr  2 22:31:46 2011
New Revision: 1088166

URL: http://svn.apache.org/viewvc?rev=1088166&view=rev
Log:
Added another Netware header for prototypes.

Modified:
    apr/apr/branches/1.3.x/include/apr.hnw
    apr/apr/branches/1.4.x/include/apr.hnw
    apr/apr/branches/1.5.x/include/apr.hnw

Modified: apr/apr/branches/1.3.x/include/apr.hnw
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.3.x/include/apr.hnw?rev=1088166&r1=1088165&r2=1088166&view=diff
==============================================================================
--- apr/apr/branches/1.3.x/include/apr.hnw (original)
+++ apr/apr/branches/1.3.x/include/apr.hnw Sat Apr  2 22:31:46 2011
@@ -49,6 +49,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <limits.h>
+#include <netware.h>
 #include <nks/thread.h>
 #include <nks/synch.h>
 #include <nks/time.h>

Modified: apr/apr/branches/1.4.x/include/apr.hnw
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.4.x/include/apr.hnw?rev=1088166&r1=1088165&r2=1088166&view=diff
==============================================================================
--- apr/apr/branches/1.4.x/include/apr.hnw (original)
+++ apr/apr/branches/1.4.x/include/apr.hnw Sat Apr  2 22:31:46 2011
@@ -49,6 +49,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <limits.h>
+#include <netware.h>
 #include <nks/thread.h>
 #include <nks/synch.h>
 #include <nks/time.h>

Modified: apr/apr/branches/1.5.x/include/apr.hnw
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.5.x/include/apr.hnw?rev=1088166&r1=1088165&r2=1088166&view=diff
==============================================================================
--- apr/apr/branches/1.5.x/include/apr.hnw (original)
+++ apr/apr/branches/1.5.x/include/apr.hnw Sat Apr  2 22:31:46 2011
@@ -49,6 +49,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <limits.h>
+#include <netware.h>
 #include <nks/thread.h>
 #include <nks/synch.h>
 #include <nks/time.h>