draw: deleted by mistake
diff --git a/src/gallium/auxiliary/draw/draw_pt_post_vs.c b/src/gallium/auxiliary/draw/draw_pt_post_vs.c
index 53a6a93..e850cc2 100644
--- a/src/gallium/auxiliary/draw/draw_pt_post_vs.c
+++ b/src/gallium/auxiliary/draw/draw_pt_post_vs.c
@@ -219,6 +219,7 @@
 			     struct draw_vertex_info *info )
 {
    struct vertex_header *out = info->verts;
+   unsigned j;
 
    if (0) debug_printf("%s\n", __FUNCTION__);
    /* just initialize the vertex_id in all headers */