projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9555339
)
uncomment; that one slipped through
author
Ulf Möller
<ulf@openssl.org>
Tue, 11 Apr 2006 20:09:31 +0000
(20:09 +0000)
committer
Ulf Möller
<ulf@openssl.org>
Tue, 11 Apr 2006 20:09:31 +0000
(20:09 +0000)
crypto/dso/dso_dlfcn.c
patch
|
blob
|
history
diff --git
a/crypto/dso/dso_dlfcn.c
b/crypto/dso/dso_dlfcn.c
index ceeda005f5a9fc8db2b9d1ed4609db4072472134..a8e8b0faafcee53d59260fd0022cebe2362f6921 100644
(file)
--- a/
crypto/dso/dso_dlfcn.c
+++ b/
crypto/dso/dso_dlfcn.c
@@
-422,7
+422,7
@@
static int dladdr(void *address, Dl_info *dl)
static int dlfcn_pathbyaddr(void *addr,char *path,int sz)
{
-#if
def HAVE_DLINFO
+#if
1 /*def HAVE_DLINFO */
Dl_info dli;
int len;