[Bug 1852] Restore missing config header
This commit is contained in:
@@ -31,6 +31,7 @@ New user-visible features
|
||||
|
||||
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
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user