diff options
author | Adam Jackson <ajax@nwnk.net> | 2006-04-07 19:21:13 +0000 |
---|---|---|
committer | Adam Jackson <ajax@nwnk.net> | 2006-04-07 19:21:13 +0000 |
commit | 8bc544169adfed95b11062fe9816ecf31e35b014 (patch) | |
tree | 633ef8737b6d9a406454f8218321ba960a178e8f /src/mga_dacG.c | |
parent | 07373669514b104a11fb1b4ed5214f3764c83a2f (diff) |
Unlibcwrap. Bump server version requirement. Bump to 1.4.0.mga-1_4_0
Diffstat (limited to 'src/mga_dacG.c')
-rw-r--r-- | src/mga_dacG.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mga_dacG.c b/src/mga_dacG.c index 9d10811..6d7eac2 100644 --- a/src/mga_dacG.c +++ b/src/mga_dacG.c @@ -18,7 +18,6 @@ /* All drivers should typically include these */ #include "xf86.h" #include "xf86_OSproc.h" -#include "xf86_ansic.h" /* Drivers for PCI hardware need this */ #include "xf86PciInfo.h" |