From c627b2a3a1ca1a6aca1c20e133db0f95a65a71fb Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 28 May 1996 21:40:52 +0000 Subject: split the inclusion of "EXTERN" data based on whether it was sapi, score, rtems api, or posix api related. --- cpukit/posix/include/rtems/posix/cond.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/posix/include/rtems/posix/cond.h') diff --git a/cpukit/posix/include/rtems/posix/cond.h b/cpukit/posix/include/rtems/posix/cond.h index 4448e38b6c..137871e0dc 100644 --- a/cpukit/posix/include/rtems/posix/cond.h +++ b/cpukit/posix/include/rtems/posix/cond.h @@ -40,7 +40,7 @@ typedef struct { * this class of objects. */ -EXTERN Objects_Information _POSIX_Condition_variables_Information; +POSIX_EXTERN Objects_Information _POSIX_Condition_variables_Information; /* * _POSIX_Condition_variables_Manager_initialization -- cgit v1.2.3