diff options
Diffstat (limited to 'math/gretl/files/patch-plugin::libole2::ms-ole2.h')
-rw-r--r-- | math/gretl/files/patch-plugin::libole2::ms-ole2.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/math/gretl/files/patch-plugin::libole2::ms-ole2.h b/math/gretl/files/patch-plugin::libole2::ms-ole2.h deleted file mode 100644 index dc25fd58bcaf..000000000000 --- a/math/gretl/files/patch-plugin::libole2::ms-ole2.h +++ /dev/null @@ -1,14 +0,0 @@ ---- plugin/libole2/ms-ole.h.orig Fri Apr 12 03:41:50 2002 -+++ plugin/libole2/ms-ole.h Thu Dec 19 06:28:05 2002 -@@ -13,10 +13,10 @@ - - /* This should be done in glib */ - /* Allin Cottrell modifications here */ -+# include <sys/types.h> - #ifndef _WIN32 - # include <fcntl.h> /* for mode_t */ - #else --# include <sys/types.h> - # ifdef notdef - typedef unsigned long mode_t; - typedef /* signed */ long off_t; |