summaryrefslogtreecommitdiff
path: root/wm/olvwm/patches/patch-an
blob: 8d50806378fd41fcc94951b1fe1a47fe0bb464f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$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>