Updated Getting Started (markdown)

Jason Evans
2013-10-29 13:41:33 -07:00
parent b1804088fd
commit cfecbb969a
+1 -1
@@ -28,7 +28,7 @@ Once you have jemalloc integrated into your application, you can use special fea
-L${UNWIND_PATH}/lib -Wl,-rpath,${JEMALLOC_PATH}/lib -Wl,-rpath,${UNWIND_PATH}/lib \
-ljemalloc -lunwind
- ex_stats.c:
- ex_stats_print.c:
#include <stdlib.h>
#include <jemalloc/jemalloc.h>