diff options
Diffstat (limited to 'cli/src/cli-quotad-client.c')
-rw-r--r-- | cli/src/cli-quotad-client.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/cli/src/cli-quotad-client.c b/cli/src/cli-quotad-client.c index 7c1651936c7..d00dfac6e60 100644 --- a/cli/src/cli-quotad-client.c +++ b/cli/src/cli-quotad-client.c @@ -7,11 +7,6 @@ later), or the GNU General Public License, version 2 (GPLv2), in all cases as published by the Free Software Foundation. */ -#ifndef _CONFIG_H -#define _CONFIG_H -#include "config.h" -#endif - #include "cli-quotad-client.h" |