Patch-ID# 100479-01
Keywords: cte1795 <Xol/Olg.h> include doesn't olit Olg.h file header 2.5, OLIT
Synopsis: OpenWindows 3.0: OLIT release does not include <Xol/Olg.h> file
Date: Jan/23/1992

Solaris Release: 1.0 1.0.1 1.1 1.1.1A 1.1.2 
 
SunOS Release: 4.1.1 4.1.2 4.1.3 4.1.3_U1A 4.1.4

Unbundled Product: OpenWindows

Unbundled Release: 3.0

Topic: OLIT 2.5 missing <Xol/Olg.h> file patch

BugId's fixed with this patch: 1079191

Relevant Architecture: sparc
    NOTE: sun4

Patches which may conflict with this patch: 

Obsoleted by:

Files included with this patch: Olg.h

Problem Description: 
	The OLIT 2.5 release has include files in $OPENWINHOME/include/Xol
	such as AbbrevMenP.h, ButtonP.h, CaptionP.h, etc. These include
	cannot be utilized by application programmers since these "private"
	include files include the file Olg.h which was missing from the
	OLIT 2.5 release. This patch has the include file Olg.h which allows
	the above files to be used.


This patch fixes the following bugids :

BUGID	DESCRIPTION
1079191 OLIT 2.5 release does not include <Xol/Olg.h> file


Installation Instructions: 

	1) su to root
	2) cp Olg.h $OPENWINHOME/include/Xol
	3) chmod 644 $OPENWINHOME/include/Xol/Olg.h
