s3: Make smbd/aio.c not depend on aio.h anymore
[bbaumbach/samba-autobuild/.git] / source3 / include / includes.h
index d621b7e4c0c564f765795ec067120c61e5444256..cfd4d9aa52553b42d8c4b804db028a9e2c261075 100644 (file)
 #include <netgroup.h>
 #endif
 
-#if defined(HAVE_AIO_H) && defined(HAVE_AIO)
-#include <aio.h>
-#endif
-
 /* Special macros that are no-ops except when run under Valgrind on
  * x86.  They've moved a little bit from valgrind 1.0.4 to 1.9.4 */
 #if HAVE_VALGRIND_MEMCHECK_H