diff options
Diffstat (limited to 'devel/ddd/files/extra-patch-ddd::streampos.h')
-rw-r--r-- | devel/ddd/files/extra-patch-ddd::streampos.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/ddd/files/extra-patch-ddd::streampos.h b/devel/ddd/files/extra-patch-ddd::streampos.h deleted file mode 100644 index f8a0fd9b00a7..000000000000 --- a/devel/ddd/files/extra-patch-ddd::streampos.h +++ /dev/null @@ -1,12 +0,0 @@ ---- ddd/streampos.h.orig Mon Jan 17 09:53:42 2000 -+++ ddd/streampos.h Fri Jun 6 03:49:41 2003 -@@ -40,7 +40,9 @@ - #include "config.h" - - #if !HAVE_STREAMPOS -+#ifndef __FreeBSD__ - typedef long streampos; -+#endif - #endif - - #endif // _DDD_streampos_h |