You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by sa...@apache.org on 2006/09/19 17:14:49 UTC

svn commit: r447876 - /webservices/axis2/trunk/c/util/include/platforms/unix/axis2_unix.h

Author: samisa
Date: Tue Sep 19 08:14:49 2006
New Revision: 447876

URL: http://svn.apache.org/viewvc?view=rev&rev=447876
Log:
Fixed build break

Modified:
    webservices/axis2/trunk/c/util/include/platforms/unix/axis2_unix.h

Modified: webservices/axis2/trunk/c/util/include/platforms/unix/axis2_unix.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/util/include/platforms/unix/axis2_unix.h?view=diff&rev=447876&r1=447875&r2=447876
==============================================================================
--- webservices/axis2/trunk/c/util/include/platforms/unix/axis2_unix.h (original)
+++ webservices/axis2/trunk/c/util/include/platforms/unix/axis2_unix.h Tue Sep 19 08:14:49 2006
@@ -238,7 +238,6 @@
 #define AXIS2_SHUT_WR                       SHUT_WR
 
 /** getopt function */
-#define _GNU_SOURCE
 #define AXIS2_GETOPT getopt
 
 /** minizip functions */



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org