a1f6539518
from me and maintainer Jim Geovedi
13 lines
335 B
Plaintext
13 lines
335 B
Plaintext
$OpenBSD: patch-src_misc_c,v 1.2 2004/05/08 06:42:59 sturm Exp $
|
|
--- src/misc.c.orig 2003-11-13 13:53:02.000000000 +0100
|
|
+++ src/misc.c 2004-04-25 08:57:39.000000000 +0200
|
|
@@ -27,7 +27,7 @@
|
|
#include <string.h>
|
|
#include <ctype.h>
|
|
#include <time.h>
|
|
-#include <malloc.h>
|
|
+#include <stdlib.h>
|
|
|
|
#include "opencdk.h"
|
|
#include "main.h"
|