[PATCH 4/5] quartzdrv: Add thread data management to the quartzdrv.

Dmitry Timoshkov dmitry at codeweavers.com
Wed Oct 25 09:11:18 CDT 2006


"Pierre d'Herbemont" <pdherbemont at 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.



More information about the wine-devel mailing list