From 8161b6d9e1b7dedcab64ece3de34c23dbacef7c7 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 26 Feb 2002 01:54:18 +0000 Subject: Remove elimination of __BEGIN_DECLS/__END_DECLS --- include/features.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include/features.h') diff --git a/include/features.h b/include/features.h index 9e08de607..8b69a5828 100644 --- a/include/features.h +++ b/include/features.h @@ -321,10 +321,6 @@ # include #endif -/* No C++ */ -#define __BEGIN_DECLS -#define __END_DECLS - /* Load up the current set of uClibc supported features */ #define __need_uClibc_config_h #include -- cgit v1.2.3