diff options
Diffstat (limited to 'libquadmath/printf/lshift.c')
-rw-r--r-- | libquadmath/printf/lshift.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libquadmath/printf/lshift.c b/libquadmath/printf/lshift.c index b00be87e7df..58aa8d4649f 100644 --- a/libquadmath/printf/lshift.c +++ b/libquadmath/printf/lshift.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 digits long) CNT bits to the left |