diff options
Diffstat (limited to 'libquadmath/printf/cmp.c')
-rw-r--r-- | libquadmath/printf/cmp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libquadmath/printf/cmp.c b/libquadmath/printf/cmp.c index d033d19..a4be43e 100644 --- a/libquadmath/printf/cmp.c +++ b/libquadmath/printf/cmp.c @@ -19,6 +19,7 @@ along with the GNU MP Library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +#include <config.h> #include "gmp-impl.h" /* Compare OP1_PTR/OP1_SIZE with OP2_PTR/OP2_SIZE. |