]> git.ipfire.org Git - thirdparty/hostap.git/commit
trace: Replace demangle.h with internal defines
authorJouni Malinen <j@w1.fi>
Fri, 18 Apr 2014 16:07:35 +0000 (19:07 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 25 Apr 2014 16:27:48 +0000 (19:27 +0300)
commit52cb20730a475b732d2746cb64a1c2c286980b85
tree42836214c0ff591c4c4b281d3c2b59032c036441
parent0e80ea2c70318232b406e9100a487b1ddbc2c754
trace: Replace demangle.h with internal defines

It looks like the demangle.h from binutils-dev is not installed that
commonly anymore. Since we need only two defines from that file, replace
the header file with those defines to make it easier to build with
WPA_TRACE_BFD=y.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/utils/trace.c