aboutsummaryrefslogtreecommitdiffstats
path: root/epan/circuit.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2009-03-22 18:06:06 +0000
committerGuy Harris <guy@alum.mit.edu>2009-03-22 18:06:06 +0000
commit2f6fe511f3638c25630f4d00ea54e86edf91170b (patch)
tree3efe61316066e61a159d49ce8fcf9acf34d36ef8 /epan/circuit.h
parent4993cb95cd24e6e5fa231512ca72ca8e404228f0 (diff)
Sigh.
dladdr() in GNU libc isn't available (<dlfcn.h> doesn't define Dl_info) unless _GNU_SOURCE is defined. In addition, it's not guaranteed to return anything more useful than argv[0]; just in case that changes at some point in the future, however, we still use it, we just run it through the same machinery that we run argv[0] through. (On Mac OS X, for example, the path of the executable is handed to the run-time linker by the kernel, so it *is* useful there.) svn path=/trunk/; revision=27821
Diffstat (limited to 'epan/circuit.h')
0 files changed, 0 insertions, 0 deletions