mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-15 04:30:33 +00:00
Fix redefinition warning
This commit is contained in:
parent
5acef7a9bc
commit
1b4c217d88
@ -3,7 +3,7 @@
|
||||
* Redistribution and modifications are permitted subject to BSD license.
|
||||
*/
|
||||
#define _POSIX_PTHREAD_SEMANTICS /* for Sun */
|
||||
#ifdef _REENTRANT
|
||||
#ifndef _REENTRANT
|
||||
#define _REENTRANT /* for Sun */
|
||||
#endif
|
||||
#include <asn_internal.h>
|
||||
|
Loading…
Reference in New Issue
Block a user