From a39dd07546ab48648021f03e87b2831ffaf50df8 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 18 Jan 2009 23:31:33 +0000 Subject: some cleanup --- src/sysexec.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sysexec.hpp') diff --git a/src/sysexec.hpp b/src/sysexec.hpp index 91b102f..f2d5d35 100644 --- a/src/sysexec.hpp +++ b/src/sysexec.hpp @@ -31,7 +31,7 @@ #ifndef _SYSEXEC_HPP #define _SYSEXEC_HPP -#ifndef NOEXEC +#ifndef NO_EXEC int execScript(std::string const& script, std::string const& ifname) { -- cgit v1.2.3