diff options
Diffstat (limited to 'cad/geda/patches/patch-ah')
-rw-r--r-- | cad/geda/patches/patch-ah | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/cad/geda/patches/patch-ah b/cad/geda/patches/patch-ah deleted file mode 100644 index 2937ca3d065..00000000000 --- a/cad/geda/patches/patch-ah +++ /dev/null @@ -1,11 +0,0 @@ -$NetBSD: patch-ah,v 1.1 2005/02/03 12:42:01 dmcmahill Exp $ - ---- src/m_file.c.orig 2003-12-08 08:27:28.000000000 +0000 -+++ src/m_file.c 2005-02-03 12:40:16.000000000 +0000 -@@ -21,5 +21,5 @@ - - #include <gtk/gtk.h> --#include <malloc.h> -+#include <stdlib.h> - #include <stdio.h> - #include <string.h> |