[Bug 1852] Restore missing config header
authorPeter D. Barnes, Jr. <barnes26@llnl.gov>
Tue, 11 Feb 2014 14:38:25 -0800
changeset 10616 ed02f0e3b1e7
parent 10615 3f640e7f4e24
child 10617 e31b0f7602d8
[Bug 1852] Restore missing config header
RELEASE_NOTES
src/core/model/cairo-wideint-private.h
--- a/RELEASE_NOTES	Sun Feb 09 19:49:31 2014 -0800
+++ b/RELEASE_NOTES	Tue Feb 11 14:38:25 2014 -0800
@@ -31,6 +31,7 @@
 
 Bugs fixed
 ----------
+- Bug 1852 - cairo-wideint-private.h error cannot find definitions for fixed-width integral types
 - Bug 1739 - The endpoint is not deallocated for UDP sockets
 - Bug 1786 - os << int64x64_t prints un-normalized fractional values
 - Bug 1808 - FlowMon relies on IPv4's Identification field to trace packets
--- a/src/core/model/cairo-wideint-private.h	Sun Feb 09 19:49:31 2014 -0800
+++ b/src/core/model/cairo-wideint-private.h	Tue Feb 11 14:38:25 2014 -0800
@@ -33,6 +33,7 @@
 #define CAIRO_WIDEINT_H
 
 // Adapt to ns-3 environment
+#include "ns3/core-config.h"
 #define cairo_private 
 #define HAVE_UINT64_T 1
 // Implementation tags added below and in cairo-wideint.c: