summaryrefslogtreecommitdiff
path: root/src/sysExec.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sysExec.h')
-rw-r--r--src/sysExec.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/sysExec.h b/src/sysExec.h
index d2c2674..e608472 100644
--- a/src/sysExec.h
+++ b/src/sysExec.h
@@ -30,8 +30,9 @@
* along with anytun. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _SYSEXEC_H_
-#define _SYSEXEC_H_
+#ifndef ANYTUN_sysExec_h_INCLUDED
+#define ANYTUN_sysExec_h_INCLUDED
+
#ifndef NO_EXEC
#include <vector>