]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/generic/cmp.c
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
[thirdparty/glibc.git] / sysdeps / generic / cmp.c
similarity index 99%
rename from stdlib/cmp.c
rename to sysdeps/generic/cmp.c
index e7661702b60cb559474f8e46c7a7329a53e20e50..8e9792f54e43a7b1dba44c75ce4c199a41092943 100644 (file)
@@ -19,7 +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 <gmp.h>
+#include "gmp.h"
 #include "gmp-impl.h"
 
 /* Compare OP1_PTR/OP1_SIZE with OP2_PTR/OP2_SIZE.