openbsd-ports/archivers/ha/patches/patch-ac
1997-11-25 21:50:28 +00:00

13 lines
303 B
Plaintext

*** c/asc.c.orig Tue Nov 25 16:44:31 1997
--- c/asc.c Tue Nov 25 16:44:50 1997
***************
*** 19,25 ****
HA ASC method
***********************************************************************/
- #include <malloc.h>
#include <stdlib.h>
#include <stdio.h>
#include "ha.h"
--- 19,24 ----