summaryrefslogtreecommitdiff
path: root/source3/lib/replace/system/aio.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/lib/replace/system/aio.h')
-rw-r--r--source3/lib/replace/system/aio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/lib/replace/system/aio.h b/source3/lib/replace/system/aio.h
index e1b9d836e7..45154ccb27 100644
--- a/source3/lib/replace/system/aio.h
+++ b/source3/lib/replace/system/aio.h
@@ -22,7 +22,7 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
-#if HAVE_LIBAIO_H
+#ifdef HAVE_LIBAIO_H
#include <libaio.h>
#endif