From 46cae873fa2bd7973aa2e98d5955d2287822c604 Mon Sep 17 00:00:00 2001 From: Ian Jauslin Date: Fri, 20 May 2016 21:41:54 +0000 Subject: Array: add array_alloc_tmps_* --- src/array_pthread_t.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/array_pthread_t.h') diff --git a/src/array_pthread_t.h b/src/array_pthread_t.h index e200c5d..aafce6e 100644 --- a/src/array_pthread_t.h +++ b/src/array_pthread_t.h @@ -23,6 +23,7 @@ limitations under the License. #undef ARRAY_TYPENAME #undef ARRAY_FUNC #undef ARRAY_VAL_TYPE +#undef ARRAY_VAL_INIT #undef ARRAY_VAL_FREE #undef ARRAY_VAL_SET #undef ARRAY_VAL_CPY -- cgit v1.2.3-54-g00ecf