diff options
Diffstat (limited to 'unix/x0vncserver/Image.h')
-rw-r--r-- | unix/x0vncserver/Image.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/unix/x0vncserver/Image.h b/unix/x0vncserver/Image.h index 4e1442d6..4cac8b41 100644 --- a/unix/x0vncserver/Image.h +++ b/unix/x0vncserver/Image.h @@ -23,10 +23,6 @@ #ifndef __IMAGE_H__ #define __IMAGE_H__ -#ifdef HAVE_CONFIG_H -#include <config.h> -#endif - #include <X11/Xlib.h> #include <X11/Xutil.h> |