]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/generic/mul_1.c
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
[thirdparty/glibc.git] / sysdeps / generic / mul_1.c
similarity index 99%
rename from stdlib/mul_1.c
rename to sysdeps/generic/mul_1.c
index 686e6c5efe18509d1576cfa68d2323ce0f3cfba9..1c36b5fb1f069676d5aaa1c0da1c1a6758c798ff 100644 (file)
@@ -20,7 +20,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 <gmp.h>
+#include "gmp.h"
 #include "gmp-impl.h"
 #include "longlong.h"