1 2 3 4 5 6
--- huffman.c.orig Fri Dec 29 16:17:17 2000 +++ huffman.c Fri Jan 12 02:26:23 2001 @@ -11,2 +11,3 @@ +#include <sys/types.h> #include <stdlib.h>