summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJason Evans <jasone@canonware.com>2014-10-05 19:05:37 (GMT)
committerJason Evans <jasone@canonware.com>2014-10-05 19:05:37 (GMT)
commite9a3fa2e091a48df272e6a7d5d3e92b1a12c489b (patch)
treeab5d6290a10b1249e068b51dfb0cba1874aa1585 /doc
parentf04a0bef99e67e11b687a661d6f04e1d7e3bde1f (diff)
downloadjemalloc-e9a3fa2e091a48df272e6a7d5d3e92b1a12c489b.zip
jemalloc-e9a3fa2e091a48df272e6a7d5d3e92b1a12c489b.tar.gz
jemalloc-e9a3fa2e091a48df272e6a7d5d3e92b1a12c489b.tar.bz2
Add missing header includes in jemalloc/jemalloc.h .
Add stdlib.h, stdbool.h, and stdint.h to jemalloc/jemalloc.h so that applications only have to #include <jemalloc/jemalloc.h>. This resolves #132.
Diffstat (limited to 'doc')
-rw-r--r--doc/jemalloc.xml.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/jemalloc.xml.in b/doc/jemalloc.xml.in
index 6abb50b..fcbb472 100644
--- a/doc/jemalloc.xml.in
+++ b/doc/jemalloc.xml.in
@@ -57,8 +57,7 @@
<refsynopsisdiv>
<title>SYNOPSIS</title>
<funcsynopsis>
- <funcsynopsisinfo>#include &lt;<filename class="headerfile">stdlib.h</filename>&gt;
-#include &lt;<filename class="headerfile">jemalloc/jemalloc.h</filename>&gt;</funcsynopsisinfo>
+ <funcsynopsisinfo>#include &lt;<filename class="headerfile">jemalloc/jemalloc.h</filename>&gt;</funcsynopsisinfo>
<refsect2>
<title>Standard API</title>
<funcprototype>