[PATCH weston 3/5] tests: include config.h in weston-test-runner
Kristian Høgsberg
hoegsberg at gmail.com
Wed Sep 11 13:40:49 PDT 2013
On Wed, Sep 11, 2013 at 04:08:04PM +1000, Peter Hutterer wrote:
Committed, thanks.
Kristian
> ---
> tests/weston-test-runner.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tests/weston-test-runner.c b/tests/weston-test-runner.c
> index 27ea9e4..7cc1cbe 100644
> --- a/tests/weston-test-runner.c
> +++ b/tests/weston-test-runner.c
> @@ -20,6 +20,7 @@
> * OF THIS SOFTWARE.
> */
>
> +#include "config.h"
> #include <unistd.h>
> #include <stdio.h>
> #include <stdlib.h>
> --
> 1.8.3.1
>
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel
More information about the wayland-devel
mailing list