On Fri, Feb 19, 1999 at 01:18:37PM -0500, Randy Gobbel wrote: > I'm obviously screwing up somehow (although you still have to wonder > about emacs). What am I doing wrong?
As someone noted, #include <stdlib.h> fixed this. So, the cause is probably that some header which used to include stdlib.h automatically no longer does. -Wall is a good friend. Dan /--------------------------------\ /--------------------------------\ | Daniel Jacobowitz |__| CMU, CS class of 2002 | | Debian GNU/Linux Developer __ Part-Time Systems Programmer | | [EMAIL PROTECTED] | | [EMAIL PROTECTED] | \--------------------------------/ \--------------------------------/