svn commit: samba r7366 - in trunk/source/smbd: .

vlendec at samba.org vlendec at samba.org
Tue Jun 7 14:10:13 GMT 2005


Author: vlendec
Date: 2005-06-07 14:10:12 +0000 (Tue, 07 Jun 2005)
New Revision: 7366

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=7366

Log:
Do not always compile aio.c...
Modified:
   trunk/source/smbd/aio.c


Changeset:
Modified: trunk/source/smbd/aio.c
===================================================================
--- trunk/source/smbd/aio.c	2005-06-07 13:30:24 UTC (rev 7365)
+++ trunk/source/smbd/aio.c	2005-06-07 14:10:12 UTC (rev 7366)
@@ -21,8 +21,6 @@
 
 #include "includes.h"
 
-#define HAVE_POSIX_ASYNC_IO 1
-
 #if HAVE_POSIX_ASYNC_IO
 
 #include <aio.h>



More information about the samba-cvs mailing list