Files
pkgsrc-ng/wm/olvwm/patches/patch-an
2013-09-26 17:14:40 +02:00

14 lines
249 B
Plaintext

$NetBSD: patch-an,v 1.1 2007/08/08 20:40:48 joerg Exp $
--- mem.c.orig 2007-08-08 20:20:14.000000000 +0000
+++ mem.c
@@ -18,7 +18,7 @@
#include <sys/types.h>
-#include <malloc.h>
+#include <stdlib.h>
#include <memory.h>
#include <stdio.h>