Remove bogus declaration of calloc() that broke the build. Test, folks,

test!
This commit is contained in:
Jordan K. Hubbard 1997-09-26 06:25:42 +00:00
parent ba6f0e79c2
commit e6adffb4b3

View file

@ -302,7 +302,6 @@ double arctan();
char *saywhat();
struct ship *closestenemy();
char *calloc();
char *rindex();
char *strcpy();
char *strcat();