summaryrefslogtreecommitdiff
path: root/graphics/denemo/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/denemo/patches/patch-ab')
-rw-r--r--graphics/denemo/patches/patch-ab18
1 files changed, 18 insertions, 0 deletions
diff --git a/graphics/denemo/patches/patch-ab b/graphics/denemo/patches/patch-ab
new file mode 100644
index 00000000000..8a2ca3a1983
--- /dev/null
+++ b/graphics/denemo/patches/patch-ab
@@ -0,0 +1,18 @@
+$NetBSD: patch-ab,v 1.3 2007/08/08 18:48:32 joerg Exp $
+
+--- src/file.c.orig 2007-08-08 18:23:41.000000000 +0000
++++ src/file.c
+@@ -31,12 +31,12 @@
+ #include "binreloc.h"
+ #include "view.h"
+
++#include <stdlib.h>
+ #include <stdio.h>
+ #include <string.h>
+ #include <sys/stat.h> /* check existance and type of files */
+ #include <dirent.h> /* filter and sort filenames */
+ #include <fnmatch.h> /* find filenames matches */
+-#include <malloc.h> /* I use free() */
+
+
+ typedef enum