|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* Look up a symbol in the loaded objects.
|
|
|
|
Copyright (C) 1995-2007, 2009, 2010, 2011 Free Software Foundation, Inc. |
|
|
|
Copyright (C) 1995-2012 Free Software Foundation, Inc. |
|
|
|
This file is part of the GNU C Library. |
|
|
|
|
|
|
|
The GNU C Library is free software; you can redistribute it and/or |
|
|
|
@ -27,6 +27,7 @@ |
|
|
|
#include <sysdep-cancel.h> |
|
|
|
#include <bits/libc-lock.h> |
|
|
|
#include <tls.h> |
|
|
|
#include <atomic.h> |
|
|
|
|
|
|
|
#include <assert.h> |
|
|
|
|
|
|
|
|