diff options
Diffstat (limited to 'math/gretl/files/patch-plugin::workbook.c')
-rw-r--r-- | math/gretl/files/patch-plugin::workbook.c | 10 |
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 968444a7e846..000000000000 --- a/math/gretl/files/patch-plugin::workbook.c +++ /dev/null @@ -1,10 +0,0 @@ ---- plugin/workbook.c.orig Thu Apr 11 05:33:44 2002 -+++ plugin/workbook.c Thu May 2 01:27:51 2002 -@@ -2,6 +2,7 @@ - - #include <stdio.h> - #include <glib.h> -+#include <wchar.h> - #include "biff.h" - #include "importer.h" - |