summaryrefslogtreecommitdiffstats
path: root/graphics/sodipodi/files/patch-src::xml::repr-io.c
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sodipodi/files/patch-src::xml::repr-io.c')
-rw-r--r--graphics/sodipodi/files/patch-src::xml::repr-io.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/graphics/sodipodi/files/patch-src::xml::repr-io.c b/graphics/sodipodi/files/patch-src::xml::repr-io.c
deleted file mode 100644
index 1979f41bf..000000000
--- a/graphics/sodipodi/files/patch-src::xml::repr-io.c
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD: ports/graphics/sodipodi/files/patch-src::xml::repr-io.c,v 1.1 2001/11/22 18:02:07 sobomax Exp $
-
---- src/xml/repr-io.c 2001/11/22 15:20:50 1.1
-+++ src/xml/repr-io.c 2001/11/22 15:21:18
-@@ -1,6 +1,8 @@
- #define SP_REPR_IO_C
-
-+#ifdef HAVE_MALLOC_H
- #include <malloc.h>
-+#endif
- #include <string.h>
- #include <stdio.h>
- #include "repr.h"