aboutsummaryrefslogtreecommitdiff
path: root/smash/exec.h
diff options
context:
space:
mode:
Diffstat (limited to 'smash/exec.h')
-rw-r--r--smash/exec.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/smash/exec.h b/smash/exec.h
index 83f826f..fdd8423 100644
--- a/smash/exec.h
+++ b/smash/exec.h
@@ -1,5 +1,5 @@
-#ifndef EXEC_H
-#define EXEC_H
+#ifndef EXECUTE_LINE_H
+#define EXECUTE_LINE_H
void execute_line(char *line);