OSDN Git Service

This is making far too much sense.
authorEric Andersen <andersen@codepoet.org>
Wed, 4 Oct 2000 21:55:32 +0000 (21:55 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 4 Oct 2000 21:55:32 +0000 (21:55 -0000)
libc/stdlib/abort.c

index 3d1c75f..3c0c3c0 100644 (file)
@@ -18,7 +18,6 @@ Cambridge, MA 02139, USA.  */
 
 /* Hacked up for uC-Libc by Erik Andersen */
 
-#include <ansidecl.h>
 #include <signal.h>
 #include <stdio.h>
 #include <stdlib.h>