diff options
Diffstat (limited to 'src/library_list.h')
| -rwxr-xr-x | src/library_list.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/library_list.h b/src/library_list.h index 50dc57ad..0f74ea86 100755 --- a/src/library_list.h +++ b/src/library_list.h @@ -143,4 +143,4 @@ GO("libgnutls.so.30", gnutls) GO("ld-linux-x86-64.so.2", ldlinux) -//GO("crashhandler.so", crashhandler) +GO("crashhandler.so", crashhandler) |