Oct. 25, 2006
9:11 a.m.
"Pierre d'Herbemont" <pdherbemont(a)free.fr> wrote:
+#ifndef __WINE_QUARTZDRV_H +#define __WINE_QUARTZDRV_H + +#ifndef __WINE_CONFIG_H +# error You must include config.h to use this header +#endif
This header doesn't use any HAVE_xxx macros unlike an original one this check was copied from, so it should be removed. -- Dmitry.