diff --git a/src/tac.c b/src/tac.c index 50a7e9c83..8a2cf6740 100644 --- a/src/tac.c +++ b/src/tac.c @@ -48,11 +48,6 @@ tac -r -s '.\| #include "system.h" #include "error.h" -#ifndef STDC_HEADERS -char *malloc (); -char *realloc (); -#endif - #ifndef DEFAULT_TMPDIR # define DEFAULT_TMPDIR "/tmp" #endif