[PATCH] Add config.h in sbc/sbc_primitives.h When we use "--enable-high-precision" option of configure, this does not work effectively. Because SBC_HIGH_PRECISION enabled by this option is not available in "sbc/sbc_primitives.h". This adds config.h to "sbc/sbc_primitives.h" to use SBC_HIGH_PRECISION.