diff options
Diffstat (limited to 'xlators/cluster/dht/src/dht-inode-read.c')
| -rw-r--r-- | xlators/cluster/dht/src/dht-inode-read.c | 5 | 
1 files changed, 0 insertions, 5 deletions
diff --git a/xlators/cluster/dht/src/dht-inode-read.c b/xlators/cluster/dht/src/dht-inode-read.c index 78e3ef4233b..896997e67f7 100644 --- a/xlators/cluster/dht/src/dht-inode-read.c +++ b/xlators/cluster/dht/src/dht-inode-read.c @@ -8,11 +8,6 @@    cases as published by the Free Software Foundation.  */ -#ifndef _CONFIG_H -#define _CONFIG_H -#include "config.h" -#endif -  #include "dht-common.h"  int dht_access2 (xlator_t *this, call_frame_t *frame, int ret);  | 
