diff options
Diffstat (limited to 'mpc/config.h')
-rw-r--r-- | mpc/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mpc/config.h b/mpc/config.h new file mode 100644 index 0000000..f6dd921 --- /dev/null +++ b/mpc/config.h @@ -0,0 +1,3 @@ +#pragma once +#undef HAVE_ICONV +#define HAVE_STRNDUP |