Undo previous change.

This commit is contained in:
Karl Heuer 1996-07-16 22:39:31 +00:00
parent 9f80a1c889
commit d283640e03
9 changed files with 53 additions and 141 deletions

View file

@ -8,10 +8,6 @@
#include <stdio.h>
#include <ctype.h>
#ifdef __GNU_LIBRARY__
# include <string.h>
#endif
extern char *malloc ();
char *xmalloc ();