diff options
Diffstat (limited to 'rpc/rpc-lib/src/auth-unix.c')
-rw-r--r-- | rpc/rpc-lib/src/auth-unix.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/rpc/rpc-lib/src/auth-unix.c b/rpc/rpc-lib/src/auth-unix.c index 27351f66911..74ebfe0d1ff 100644 --- a/rpc/rpc-lib/src/auth-unix.c +++ b/rpc/rpc-lib/src/auth-unix.c @@ -10,11 +10,6 @@ -#ifndef _CONFIG_H -#define _CONFIG_H -#include "config.h" -#endif - #include "rpcsvc.h" #include "list.h" #include "dict.h" |