diff options
Diffstat (limited to 'get_sj.c')
-rw-r--r-- | get_sj.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ along with the MPFR Library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ -#if HAVE_CONFIG_H +#ifdef HAVE_CONFIG_H # include "config.h" /* for a build within gmp */ #endif |