fixed possible macro issue

This commit is contained in:
wangyu- 2017-09-02 06:46:02 -05:00
parent 6f107ec475
commit 5e8269f8f5

@ -7,8 +7,8 @@
* https://www.openssl.org/source/license.html
*/
#ifndef UDP2RAW__ARM_ARCH_H__
# define UDP2RAW__ARM_ARCH_H__
#ifndef UDP2RAW_ARM_ARCH_H_
# define UDP2RAW_ARM_ARCH_H_
# if !defined(__ARM_ARCH__)
# if defined(__CC_ARM)