diff options
Diffstat (limited to 'unix/common')
-rw-r--r-- | unix/common/unixcommon.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/unix/common/unixcommon.h b/unix/common/unixcommon.h index 43191fb6..dd02d403 100644 --- a/unix/common/unixcommon.h +++ b/unix/common/unixcommon.h @@ -20,10 +20,6 @@ #ifndef UNIXCOMMON_H #define UNIXCOMMON_H -#ifdef HAVE_CONFIG_H -#include <config.h> -#endif - #include <map> #include <rfb/ScreenSet.h> |