[PATCH] Fix cvs build

Niraj Tolia <[email protected]> Wed, 1 Feb 2006 15:43:35 -0500
Newsgroups gmane.comp.graphics.chromium.devel
Message-ID <[email protected]>
I could not find a file named dlm_dispatch.h in CVS. This patch fixes the
broken build.

Cheers,
Niraj

--
http://www.cs.cmu.edu/~ntolia
dlm.patch (application/octet-stream, 413 B)
Index: dlm/dlm_bbox.c
===================================================================
RCS file: /cvsroot/chromium/cr/dlm/dlm_bbox.c,v
retrieving revision 1.1
diff -u -r1.1 dlm_bbox.c
--- dlm/dlm_bbox.c	1 Feb 2006 17:11:27 -0000	1.1
+++ dlm/dlm_bbox.c	1 Feb 2006 20:41:00 -0000
@@ -9,7 +9,6 @@
 #include "cr_mem.h"
 #include "cr_spu.h"
 #include "cr_glstate.h"
-#include "dlm_dispatch.h"
 #include "dlm.h"