summaryrefslogtreecommitdiff
path: root/math/scilab/patches/patch-av
diff options
context:
space:
mode:
Diffstat (limited to 'math/scilab/patches/patch-av')
-rw-r--r--math/scilab/patches/patch-av11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/scilab/patches/patch-av b/math/scilab/patches/patch-av
deleted file mode 100644
index cc33e2d713f..00000000000
--- a/math/scilab/patches/patch-av
+++ /dev/null
@@ -1,11 +0,0 @@
-$NetBSD: patch-av,v 1.4 2002/03/05 21:05:54 dmcmahill Exp $
-
---- routines/int/genmdsp.c.orig Thu Jun 29 08:12:16 2000
-+++ routines/int/genmdsp.c Tue Mar 5 07:27:06 2002
-@@ -1,2 +1,6 @@
-+#ifdef __NetBSD__
-+#include <string.h>
-+#endif
-+
- #include "../machine.h"
- #include <math.h>