diff options
Diffstat (limited to 'common/rfb/util.h')
-rw-r--r-- | common/rfb/util.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/common/rfb/util.h b/common/rfb/util.h index 4124769a..fa205f08 100644 --- a/common/rfb/util.h +++ b/common/rfb/util.h @@ -23,10 +23,6 @@ #ifndef __RFB_UTIL_H__ #define __RFB_UTIL_H__ -#ifdef HAVE_CONFIG_H -#include <config.h> -#endif - #include <limits.h> #include <string.h> |