diff --git a/src/cg3_driver.c b/src/cg3_driver.c index 9b1b187..571e1f4 100644 --- a/src/cg3_driver.c +++ b/src/cg3_driver.c @@ -20,7 +20,6 @@ * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/suncg3/cg3_driver.c,v 1.4 2001/05/16 06:48:10 keithp Exp $ */ #ifdef HAVE_CONFIG_H #include "config.h" @@ -29,7 +28,6 @@ #define PSZ 8 #include "xf86.h" #include "xf86_OSproc.h" -#include "xf86Version.h" #include "mipointer.h" #include "mibstore.h" #include "micmap.h"