summaryrefslogtreecommitdiff
path: root/src/sysExec.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sysExec.h')
-rw-r--r--src/sysExec.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/sysExec.h b/src/sysExec.h
index 6d0724e..b6efb45 100644
--- a/src/sysExec.h
+++ b/src/sysExec.h
@@ -33,8 +33,6 @@
#ifndef ANYTUN_sysExec_h_INCLUDED
#define ANYTUN_sysExec_h_INCLUDED
-#ifndef NO_EXEC
-
#include <vector>
#include <list>
#include <string>
@@ -74,4 +72,3 @@ class SysExec
};
#endif
-#endif