Re: [Mesa-dev] [PATCH] adjust a couple of ifdefs to handle NetBSD correctly
Thanks. Acked-by: Matt Turner and pushed. ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [PATCH] adjust a couple of ifdefs to handle NetBSD correctly
Signed-off-by: Tobias Nygren --- src/gallium/include/pipe/p_config.h | 2 +- src/mesa/drivers/dri/common/xmlconfig.c | 2 +- src/mesa/x86/common_x86.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/gallium/include/pipe/p_config.h b/src/gallium/includ