diff options
Diffstat (limited to 'libquadmath/printf/rshift.c')
-rw-r--r-- | libquadmath/printf/rshift.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libquadmath/printf/rshift.c b/libquadmath/printf/rshift.c index 508bc586e34..17fd914d9d0 100644 --- a/libquadmath/printf/rshift.c +++ b/libquadmath/printf/rshift.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" /* Shift U (pointed to by UP and USIZE limbs long) CNT bits to the right |