summaryrefslogtreecommitdiff
path: root/math/gretl/files/patch-plugin::workbook.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2003-03-29 09:53:18 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2003-03-29 09:53:18 +0000
commit2c36078d184e6b3fde44793800a6c8ca0b0639f1 (patch)
tree19d35773be783fd6761833f599af82301c20ceac /math/gretl/files/patch-plugin::workbook.c
parent46e9a484f814c07d51ab2cb90517f4f5c4c368ae (diff)
Notes
Diffstat (limited to 'math/gretl/files/patch-plugin::workbook.c')
-rw-r--r--math/gretl/files/patch-plugin::workbook.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/math/gretl/files/patch-plugin::workbook.c b/math/gretl/files/patch-plugin::workbook.c
deleted file mode 100644
index d91482092391..000000000000
--- a/math/gretl/files/patch-plugin::workbook.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- plugin/workbook.c.orig Fri May 31 22:22:42 2002
-+++ plugin/workbook.c Sat Jul 27 08:45:00 2002
-@@ -24,6 +24,7 @@
- #include <stdio.h>
- #include <stdlib.h>
- #include <glib.h>
-+#include <wchar.h>
-
- #ifdef G_OS_WIN32
- # include "../winconfig.h"