summaryrefslogtreecommitdiff
path: root/common/compat.h
diff options
context:
space:
mode:
authorStef Walter <stef@thewalter.net>2010-10-28 15:17:05 +0000
committerStef Walter <stef@thewalter.net>2011-01-23 15:47:45 -0600
commitd806a9d9e19ae13ed8dbf4f26dce3c2afdde7c6a (patch)
tree0d89b936d1bb8c325efc6f5f731f14d18933f804 /common/compat.h
parente4c5c1f56e27da22aa0cd7960eee723750d6f3fe (diff)
Initial implementation of true transparent proxying on linux.
Diffstat (limited to 'common/compat.h')
-rw-r--r--common/compat.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/common/compat.h b/common/compat.h
index 43de453..b590f42 100644
--- a/common/compat.h
+++ b/common/compat.h
@@ -39,9 +39,7 @@
#ifndef _COMPAT_H_
#define _COMPAT_H_
-#ifdef HAVE_CONFIG_H
#include "config.h"
-#endif
#include <sys/types.h>
#include <stdlib.h>