components/gnump/patches/011-assert.c.patch
author Petr Sumbera <petr.sumbera@oracle.com>
Fri, 29 Mar 2013 01:01:45 -0700
changeset 1236 25953723ec78
parent 219 22d9e175d379
permissions -rw-r--r--
16554228 Upgrade libxslt to version 1.1.28 16554178 problem in LIBRARY/LIBXSLT

--- 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)