diff src/s/irix6-0.h @ 460:223736d75acb r21-2-45

Import from CVS: tag r21-2-45
author cvs
date Mon, 13 Aug 2007 11:43:24 +0200
parents 3ecd8885ac67
children aa5ed11f473b
line wrap: on
line diff
--- a/src/s/irix6-0.h	Mon Aug 13 11:42:27 2007 +0200
+++ b/src/s/irix6-0.h	Mon Aug 13 11:43:24 2007 +0200
@@ -4,3 +4,5 @@
 
 /* Irix 6.2 doesn't need -lw */
 #undef NEED_LIBW
+
+#undef memmove /* Use the standard system memmove() */