factor: port to systems with rpl_malloc
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 12 Nov 2012 16:16:30 +0000 (08:16 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 12 Nov 2012 16:32:31 +0000 (08:32 -0800)
* src/make-prime-list.c (malloc): Undef.  This fixes a problem on
AIX 8.20 reported by Michael Felt in <http://bugs.gnu.org/12841>.

src/make-prime-list.c

index a4c0a3b..24a7cda 100644 (file)
@@ -28,6 +28,7 @@ this program.  If not, see http://www.gnu.org/licenses/.  */
 
 /* Deactivate config.h's "rpl_"-prefixed definitions of these symbols.  */
 #undef fclose
+#undef malloc
 #undef strerror
 
 struct prime