summaryrefslogtreecommitdiff
path: root/math/gretl/files/patch-plugin::workbook.c
diff options
context:
space:
mode:
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"