13 lines
281 B
Plaintext
13 lines
281 B
Plaintext
*** bzip2recover.c.orig Tue Nov 25 16:07:57 1997
|
|
--- bzip2recover.c Tue Nov 25 16:08:13 1997
|
|
***************
|
|
*** 33,39 ****
|
|
|
|
#include <stdio.h>
|
|
#include <errno.h>
|
|
- #include <malloc.h>
|
|
#include <stdlib.h>
|
|
#include <strings.h> /*-- or try string.h --*/
|
|
|
|
--- 33,38 ----
|