diff options
Diffstat (limited to 'math/fxt/files/patch-include::jjassert.h')
-rw-r--r-- | math/fxt/files/patch-include::jjassert.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/fxt/files/patch-include::jjassert.h b/math/fxt/files/patch-include::jjassert.h deleted file mode 100644 index 47b53e6ea6a3..000000000000 --- a/math/fxt/files/patch-include::jjassert.h +++ /dev/null @@ -1,11 +0,0 @@ ---- include/jjassert.h.orig Sun Feb 23 14:08:38 2003 -+++ include/jjassert.h Sun Feb 23 14:08:56 2003 -@@ -2,7 +2,7 @@ - #define HAVE_JJASSERT_H__ - - // if you don't have sys/cdefs.h just uncomment the next line: --//#include <sys/cdefs.h> // __STRING() -+#include <sys/cdefs.h> // __STRING() - - // aux0/jjassert.cc: - // options for last action of jjassert_fail(): |