[Intel-gfx] [PATCH] tools/backlight_helper: #include "config.h"

Jani Nikula jani.nikula at linux.intel.com
Wed Dec 7 09:51:28 UTC 2016


On Wed, 07 Dec 2016, Mike Frysinger <vapier at gentoo.org> wrote:
> From: Mike Gilbert <floppym at gentoo.org>
>

Uh, which project is this for...?

The commit message could use a few words, and you'll need to add
Signed-off-by.

BR,
Jani.


> ---
>  tools/backlight_helper.c | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/tools/backlight_helper.c b/tools/backlight_helper.c
> index a00f0d6bd8a2..aadb8fac92ba 100644
> --- a/tools/backlight_helper.c
> +++ b/tools/backlight_helper.c
> @@ -1,3 +1,7 @@
> +#ifdef HAVE_CONFIG_H
> +#include "config.h"
> +#endif
> +
>  #include <stdio.h>
>  #include <string.h>
>  #include <stdarg.h>

-- 
Jani Nikula, Intel Open Source Technology Center


More information about the Intel-gfx mailing list