mirror of
https://github.com/X11Libre/xf86-video-s3virge.git
synced 2026-03-24 01:24:29 +00:00
drop unncessary including of servermd.h
Don't need anything from that header, so no need to include it. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
committed by
Enrico Weigelt
parent
3b4a11c79c
commit
4064c1a1c7
@@ -36,8 +36,6 @@ in this Software without prior written authorization from the XFree86 Project.
|
||||
/* fb includes are in s3v.h */
|
||||
#include "xaarop.h"
|
||||
|
||||
#include "servermd.h" /* LOG2_BYTES_PER_SCANLINE_PAD */
|
||||
|
||||
static void S3VNopAllCmdSets(ScrnInfoPtr pScrn);
|
||||
|
||||
Bool
|
||||
|
||||
@@ -62,7 +62,6 @@ in this Software without prior written authorization from the XFree86 Project.
|
||||
#include "xf86_OSproc.h"
|
||||
#include "xf86Pci.h"
|
||||
#include "shadowfb.h"
|
||||
#include "servermd.h"
|
||||
#include "s3v.h"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user