summaryrefslogtreecommitdiff
path: root/src/atiload.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/atiload.h')
-rw-r--r--src/atiload.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/atiload.h b/src/atiload.h
index 3447825d..38272238 100644
--- a/src/atiload.h
+++ b/src/atiload.h
@@ -1,6 +1,6 @@
/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/ati/atiload.h,v 1.6 2003/07/24 22:08:28 tsi Exp $ */
/*
- * Copyright 2000 through 2003 by Marc Aurele La France (TSI @ UQV), tsi@xfree86.org
+ * Copyright 2000 through 2004 by Marc Aurele La France (TSI @ UQV), tsi@xfree86.org
*
* Permission to use, copy, modify, distribute, and sell this software and its
* documentation for any purpose is hereby granted without fee, provided that
@@ -42,11 +42,11 @@ extern const char *ATIint10Symbols[], *ATIddcSymbols[], *ATIvbeSymbols[],
#endif /* AVOID_CPIO */
-#ifdef XF86DRI
+#ifdef XF86DRI_DEVEL
*ATIdrmSymbols[], *ATIdriSymbols[],
-#endif /* XF86DRI */
+#endif /* XF86DRI_DEVEL */
*ATIfbSymbols[], *ATIshadowfbSymbols[], *ATIxaaSymbols[],
*ATIramdacSymbols[], *ATIi2cSymbols[];