Add dlfcn_test to glibc test suite.

Bug: 18186310

(cherry picked from commit eb27bbae8f)

Change-Id: I1d608dfa12dbafbdcdb8bc6d818c5872404c19e0
This commit is contained in:
Dmitriy Ivanov
2014-10-30 23:42:45 -07:00
parent e4bc6f026a
commit 382e06ce8e
5 changed files with 81 additions and 79 deletions

View File

@@ -14,6 +14,7 @@
* limitations under the License.
*/
#include <stdint.h>
#include <stdlib.h>
uint32_t dlopen_testlib_taxicab_number = 1729;