summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix/src/posix-aio.h
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/storage/posix/src/posix-aio.h')
-rw-r--r--xlators/storage/posix/src/posix-aio.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/xlators/storage/posix/src/posix-aio.h b/xlators/storage/posix/src/posix-aio.h
index d2589bffc07..b316deb3229 100644
--- a/xlators/storage/posix/src/posix-aio.h
+++ b/xlators/storage/posix/src/posix-aio.h
@@ -10,9 +10,6 @@
#ifndef _POSIX_AIO_H
#define _POSIX_AIO_H
-#include <glusterfs/xlator.h>
-#include <glusterfs/glusterfs.h>
-
// Maximum number of concurrently submitted IO events. The heaviest load
// GlusterFS has been able to handle had 60-80 concurrent calls
#define POSIX_AIO_MAX_NR_EVENTS 256