summaryrefslogtreecommitdiff
path: root/sysexec.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysexec.h')
-rw-r--r--sysexec.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysexec.h b/sysexec.h
index f81bb4c..0aabde1 100644
--- a/sysexec.h
+++ b/sysexec.h
@@ -33,8 +33,8 @@
* along with uAnytun. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef UANYUTN_sysexec_h_INCLUDED
-#define UANYUTN_sysexec_h_INCLUDED
+#ifndef UANYTUN_sysexec_h_INCLUDED
+#define UANYTUN_sysexec_h_INCLUDED
int uanytun_exec(const char* script, char* const argv[], char* const evp[]);