summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-lib/src/auth-null.c
diff options
context:
space:
mode:
Diffstat (limited to 'rpc/rpc-lib/src/auth-null.c')
-rw-r--r--rpc/rpc-lib/src/auth-null.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/rpc/rpc-lib/src/auth-null.c b/rpc/rpc-lib/src/auth-null.c
index b030341abb4..774fdc8da3a 100644
--- a/rpc/rpc-lib/src/auth-null.c
+++ b/rpc/rpc-lib/src/auth-null.c
@@ -9,11 +9,6 @@
*/
-#ifndef _CONFIG_H
-#define _CONFIG_H
-#include "config.h"
-#endif
-
#include "rpcsvc.h"
#include "list.h"
#include "dict.h"