model/libc-ns3.h
changeset 578 71461e470024
parent 577 a2261714cda1
child 595 cbf0d600854c
--- a/model/libc-ns3.h	Fri Feb 28 11:31:46 2014 +0100
+++ b/model/libc-ns3.h	Tue Mar 04 11:01:04 2014 +0900
@@ -396,7 +396,7 @@
 DCE_WITH_ALIAS (pthread_once)
 DCE (pthread_getspecific)
 DCE (pthread_setspecific)
-DCE (pthread_key_create)
+DCE_WITH_ALIAS (pthread_key_create)
 DCE (pthread_key_delete)
 DCE (pthread_mutex_destroy)
 DCE (pthread_mutex_init)