summaryrefslogtreecommitdiff
path: root/src/auth_algo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/auth_algo.h')
-rw-r--r--src/auth_algo.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/auth_algo.h b/src/auth_algo.h
index 452fadf..1f08a3f 100644
--- a/src/auth_algo.h
+++ b/src/auth_algo.h
@@ -33,8 +33,8 @@
* along with uAnytun. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _AUTH_ALGO_H_
-#define _AUTH_ALGO_H_
+#ifndef UANYTUN_auth_algo_h_INCLUDED
+#define UANYTUN_auth_algo_h_INCLUDED
#ifndef USE_SSL_CRYPTO
#include <gcrypt.h>