mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-11-06 18:23:05 +00:00
Fix redefinition warning
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
* Redistribution and modifications are permitted subject to BSD license.
|
* Redistribution and modifications are permitted subject to BSD license.
|
||||||
*/
|
*/
|
||||||
#define _POSIX_PTHREAD_SEMANTICS /* for Sun */
|
#define _POSIX_PTHREAD_SEMANTICS /* for Sun */
|
||||||
#ifdef _REENTRANT
|
#ifndef _REENTRANT
|
||||||
#define _REENTRANT /* for Sun */
|
#define _REENTRANT /* for Sun */
|
||||||
#endif
|
#endif
|
||||||
#include <asn_internal.h>
|
#include <asn_internal.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user