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