diff options
Diffstat (limited to 'xc/lib/Xmu/StdSel.h')
-rw-r--r-- | xc/lib/Xmu/StdSel.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/xc/lib/Xmu/StdSel.h b/xc/lib/Xmu/StdSel.h index 42a7ac5bc..626fd09ef 100644 --- a/xc/lib/Xmu/StdSel.h +++ b/xc/lib/Xmu/StdSel.h @@ -1,4 +1,4 @@ -/* $TOG: StdSel.h /main/6 1998/02/06 15:45:15 kaleb $ */ +/* $Xorg: StdSel.h,v 1.4 2000/08/17 19:46:03 cpqbld Exp $ */ /* @@ -21,7 +21,7 @@ used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/lib/Xmu/StdSel.h,v 1.6 1999/06/06 08:48:36 dawes Exp $ */ +/* $XFree86: xc/lib/Xmu/StdSel.h,v 1.7 2001/01/17 19:42:56 dawes Exp $ */ /* * The interfaces described by this header file are for miscellaneous utilities @@ -31,6 +31,7 @@ in this Software without prior written authorization from The Open Group. #ifndef _XMU_SELECTION_H_ #define _XMU_SELECTION_H_ +#include <X11/Intrinsic.h> #include <X11/Xfuncproto.h> _XFUNCPROTOBEGIN |