summaryrefslogtreecommitdiff
path: root/fb/fbarc.c
diff options
context:
space:
mode:
Diffstat (limited to 'fb/fbarc.c')
-rw-r--r--fb/fbarc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/fb/fbarc.c b/fb/fbarc.c
index f89b81c52..3a8a2c56a 100644
--- a/fb/fbarc.c
+++ b/fb/fbarc.c
@@ -77,6 +77,8 @@ fbPolyArc (DrawablePtr pDrawable,
fbGetDrawable (pDrawable, dst, dstStride, dstBpp, dstXoff, dstYoff);
#ifdef FB_ACCESS_WRAPPER
wrapped = 1;
+#else
+ wrapped = 0;
#endif
while (narcs--)
{