summaryrefslogtreecommitdiff
path: root/src/authAlgo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/authAlgo.h')
-rw-r--r--src/authAlgo.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/authAlgo.h b/src/authAlgo.h
index ac80643..1c7fa1b 100644
--- a/src/authAlgo.h
+++ b/src/authAlgo.h
@@ -29,9 +29,8 @@
* You should have received a copy of the GNU General Public License
* along with anytun. If not, see <http://www.gnu.org/licenses/>.
*/
-
-#ifndef _AUTHALGO_H_
-#define _AUTHALGO_H_
+#ifndef ANYTUN_authAlgo_h_INCLUDED
+#define ANYTUN_authAlgo_h_INCLUDED
#include "datatypes.h"
#include "buffer.h"