components/gnump/patches/011-assert.c.patch
changeset 7812 ffe9ca8c9421
parent 7810 89b7621146f8
child 7813 d18938ebcb0d
--- a/components/gnump/patches/011-assert.c.patch	Wed Mar 29 02:34:39 2017 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
---- assert.c.orig	2007-08-30 11:31:40.000000000 -0700
-+++ assert.c	2008-04-18 17:08:25.166351451 -0700
-@@ -23,9 +23,6 @@
- 
- #include <stdio.h>
- #include <stdlib.h>
--#include "gmp.h"
--#include "gmp-impl.h"
--
- 
- void
- __gmp_assert_header (const char *filename, int linenum)