diff options
Diffstat (limited to 'afb/afbpolypnt.c')
-rw-r--r-- | afb/afbpolypnt.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/afb/afbpolypnt.c b/afb/afbpolypnt.c index da9f13d82..b09f3b037 100644 --- a/afb/afbpolypnt.c +++ b/afb/afbpolypnt.c @@ -1,4 +1,4 @@ -/* $XFree86: xc/programs/Xserver/afb/afbpolypnt.c,v 3.1 1998/03/20 21:04:56 hohndel Exp $ */ +/* $XFree86: xc/programs/Xserver/afb/afbpolypnt.c,v 3.2 2003/07/16 01:38:35 dawes Exp $ */ /* Combined Purdue/PurduePlus patches, level 2.0, 1/17/89 */ /*********************************************************** @@ -54,7 +54,6 @@ SOFTWARE. #include "pixmapstr.h" #include "gcstruct.h" #include "windowstr.h" -#include "miscstruct.h" #include "regionstr.h" #include "scrnintstr.h" |