From: Brian Paul Date: Thu, 19 Aug 1999 11:54:28 +0000 (+0000) Subject: testing X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cddc583aeb8b7bbfccd34999234b1e92fa9b8d43;p=mesa.git testing --- diff --git a/src/mesa/main/accum.c b/src/mesa/main/accum.c index 29a8a134f2c..20430758387 100644 --- a/src/mesa/main/accum.c +++ b/src/mesa/main/accum.c @@ -1,4 +1,4 @@ -/* $Id: accum.c,v 1.1 1999/08/19 00:55:41 jtg Exp $ */ +/* $Id: accum.c,v 1.2 1999/08/19 11:54:28 brianp Exp $ */ /* * Mesa 3-D graphics library @@ -25,6 +25,7 @@ */ + #ifdef PC_HEADER #include "all.h" #else