12 lines
333 B
Plaintext
12 lines
333 B
Plaintext
$OpenBSD: patch-c_cpy_c,v 1.1 2002/12/23 07:29:30 pvalchev Exp $
|
|
--- c/cpy.c.orig Wed Jan 11 23:51:30 1995
|
|
+++ c/cpy.c Mon Dec 23 00:26:56 2002
|
|
@@ -20,7 +20,6 @@
|
|
***********************************************************************/
|
|
|
|
#include <stdio.h>
|
|
-#include <malloc.h>
|
|
#include "ha.h"
|
|
#include "cpy.h"
|
|
#include "haio.h"
|