Browse Source

This is making far too much sense.

Eric Andersen 23 years ago
parent
commit
4d6ba4ccf8
1 changed files with 0 additions and 1 deletions
  1. 0 1
      libc/stdlib/abort.c

+ 0 - 1
libc/stdlib/abort.c

@@ -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>