mirror of
https://github.com/wangyu-/udp2raw.git
synced 2025-01-19 14:29:34 +08:00
fixed possible macro issue
This commit is contained in:
parent
6f107ec475
commit
5e8269f8f5
4
lib/aes_acc/asm/arm_arch.h
vendored
4
lib/aes_acc/asm/arm_arch.h
vendored
@ -7,8 +7,8 @@
|
|||||||
* https://www.openssl.org/source/license.html
|
* https://www.openssl.org/source/license.html
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef UDP2RAW__ARM_ARCH_H__
|
#ifndef UDP2RAW_ARM_ARCH_H_
|
||||||
# define UDP2RAW__ARM_ARCH_H__
|
# define UDP2RAW_ARM_ARCH_H_
|
||||||
|
|
||||||
# if !defined(__ARM_ARCH__)
|
# if !defined(__ARM_ARCH__)
|
||||||
# if defined(__CC_ARM)
|
# if defined(__CC_ARM)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user