diff options
Diffstat (limited to '')
-rw-r--r-- | src/conf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/conf.c b/src/conf.c index b49eeb244..970bc0889 100644 --- a/src/conf.c +++ b/src/conf.c @@ -18,6 +18,7 @@ * */ +#define NO_GLOBAL_OPTIONS #include "conf.h" #include "config.h" #include "ncmpc.h" |