diff options
author | Adam Jackson <ajax@nwnk.net> | 2005-01-17 17:17:45 +0000 |
---|---|---|
committer | Adam Jackson <ajax@nwnk.net> | 2005-01-17 17:17:45 +0000 |
commit | cbcdae5a3f7c4009121f86de52bba6c657f20fff (patch) | |
tree | 60e01e82d25b16769ad538be079008274c2333bd /cfb/cfbunmap.h | |
parent | 79a7120983eff6fa114d4250fe01b62d4a99a612 (diff) |
more static server build fixes
Diffstat (limited to 'cfb/cfbunmap.h')
-rw-r--r-- | cfb/cfbunmap.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cfb/cfbunmap.h b/cfb/cfbunmap.h index b54023212..bccdf0f0f 100644 --- a/cfb/cfbunmap.h +++ b/cfb/cfbunmap.h @@ -53,7 +53,9 @@ #undef cfbBresD #undef cfbBresS #undef cfbChangeWindowAttributes +#undef cfbClearVisualTypes #undef cfbCloseScreen +#undef cfbCreateDefColormap #undef cfbCopyArea #undef cfbCopyImagePlane #undef cfbCopyPixmap @@ -72,6 +74,7 @@ #undef cfbDoBitbltGeneral #undef cfbDoBitbltOr #undef cfbDoBitbltXor +#undef cfbExpandDirectColors #undef cfbFillBoxSolid #undef cfbFillBoxTile32 #undef cfbFillBoxTile32sCopy @@ -100,6 +103,7 @@ #undef cfbHorzS #undef cfbImageGlyphBlt8 #undef cfbInitializeColormap +#undef cfbInitVisuals #undef cfbInstallColormap #undef cfbLineSD #undef cfbLineSS @@ -129,6 +133,7 @@ #undef cfbSetScanline #undef cfbSetScreenPixmap #undef cfbSetSpans +#undef cfbSetVisualTypes #undef cfbSetupScreen #undef cfbSolidSpansCopy #undef cfbSolidSpansGeneral |