/* @(#)window_hs.h 20.20 93/06/28 */ /* * (c) Copyright 1989 Sun Microsystems, Inc. Sun design patents * pending in the U.S. and foreign countries. See LEGAL NOTICE * file for terms of the license. */ /* WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING * Added 6/91: * This header file is left here for compatibility only, it will be removed * in some future release of the toolkit. * WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING */ #ifndef xview_window_hs_DEFINED #define xview_window_hs_DEFINED /* * Include this header file to get all sunwindow related header files. */ /* *********************************************************************** * Include Files *********************************************************************** */ #include #include #ifndef pixrect_hs_DEFINED #define pixrect_hs_DEFINED /* without frame buffer variable include files */ #include #include #include #include #include #include #include #ifdef __STDC__ #ifndef CAT #define CAT(a,b) a ## b #endif #endif #include #include #ifndef XV_OS_SVR4 #include #endif #include #endif /* pixrect_hs_DEFINED */ #include #include #include #include #include #include #include #endif /* ~xview_window_hs_DEFINED */