components/gnump/patches/011-assert.c.patch
author Nobutomo Nakano <nobutomo.nakano@oracle.com>
Fri, 10 Aug 2012 17:42:31 -0700
branchs11-sru
changeset 2324 41d24323d87b
parent 219 22d9e175d379
permissions -rw-r--r--
7185449 update zoneinfo timezones to 2012d (Morocco)

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