diff options
Diffstat (limited to 'xc/lib/Xaw/Porthole.h')
-rw-r--r-- | xc/lib/Xaw/Porthole.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/xc/lib/Xaw/Porthole.h b/xc/lib/Xaw/Porthole.h index fb929145b..b4becadfc 100644 --- a/xc/lib/Xaw/Porthole.h +++ b/xc/lib/Xaw/Porthole.h @@ -1,5 +1,5 @@ /* - * $TOG: Porthole.h /main/4 1998/02/11 14:54:31 kaleb $ + * $Xorg: Porthole.h,v 1.4 2000/08/17 19:45:36 cpqbld Exp $ * Copyright 1990, 1998 The Open Group @@ -21,11 +21,12 @@ in this Software without prior written authorization from The Open Group. * * Author: Jim Fulton, MIT X Consortium */ -/* $XFree86: xc/lib/Xaw/Porthole.h,v 1.4 1998/10/03 08:42:15 dawes Exp $ */ +/* $XFree86: xc/lib/Xaw/Porthole.h,v 1.5 2001/01/17 19:42:29 dawes Exp $ */ #ifndef _XawPorthole_h #define _XawPorthole_h +#include <X11/Intrinsic.h> #include <X11/Xaw/Reports.h> /***************************************************************************** |