From ce19d5171affc75c8f9ebbf6b635e4e19f961a95 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 24 Dec 2008 00:49:51 +0000 Subject: Fix nptl librt build breakage --- libc/misc/elf/dl-support.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libc') diff --git a/libc/misc/elf/dl-support.c b/libc/misc/elf/dl-support.c index ce05f348a..64f2f7e44 100644 --- a/libc/misc/elf/dl-support.c +++ b/libc/misc/elf/dl-support.c @@ -11,14 +11,14 @@ * */ +#include +#include #if USE_TLS #include #include #include #include #endif -#include -#include #if USE_TLS -- cgit v1.2.3