openbsd-ports/archivers/ha/patches/patch-ac
brad 88b6e1ee18 - cleanup Makefile
- convert patches to unified diffs
- make this port respect CFLAGS
1999-12-15 22:32:10 +00:00

11 lines
268 B
Plaintext

--- c/asc.c.orig Thu Jan 12 01:51:34 1995
+++ c/asc.c Wed Dec 15 17:17:58 1999
@@ -19,7 +19,6 @@
HA ASC method
***********************************************************************/
-#include <malloc.h>
#include <stdlib.h>
#include <stdio.h>
#include "ha.h"