openbsd-ports/archivers/bzip2/patches/patch-ab
1997-11-25 21:07:05 +00:00

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 ----