88b6e1ee18
- convert patches to unified diffs - make this port respect CFLAGS
11 lines
268 B
Plaintext
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"
|