summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server/src/authenticate.h
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/protocol/server/src/authenticate.h')
-rw-r--r--xlators/protocol/server/src/authenticate.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/xlators/protocol/server/src/authenticate.h b/xlators/protocol/server/src/authenticate.h
index d4d43e49873..3f80231ee0a 100644
--- a/xlators/protocol/server/src/authenticate.h
+++ b/xlators/protocol/server/src/authenticate.h
@@ -11,11 +11,6 @@
#ifndef _AUTHENTICATE_H
#define _AUTHENTICATE_H
-#ifndef _CONFIG_H
-#define _CONFIG_H
-#include "config.h"
-#endif
-
#ifndef _GNU_SOURCE
#define _GNU_SOURCE
#endif