From 5652b840200cada7686196cffc1c7c62b2b91ed9 Mon Sep 17 00:00:00 2001 From: David Phillips Date: Mon, 6 Aug 2018 01:03:06 +1200 Subject: Prefix header guards --- gate.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gate.h') diff --git a/gate.h b/gate.h index e0e4b61..8be32a6 100644 --- a/gate.h +++ b/gate.h @@ -1,5 +1,5 @@ -#ifndef GATE_H -#define GATE_H +#ifndef HENCE_GATE_H +#define HENCE_GATE_H #include -- cgit v1.1