Initial import of the CDE 2.1.30 sources from the Open Group.
[oweals/cde.git] / cde / lib / csa / xtclient.h
1 /* $XConsortium: xtclient.h /main/1 1996/04/21 19:25:01 drk $ */
2 /*
3  *  (c) Copyright 1993, 1994 Hewlett-Packard Company
4  *  (c) Copyright 1993, 1994 International Business Machines Corp.
5  *  (c) Copyright 1993, 1994 Novell, Inc.
6  *  (c) Copyright 1993, 1994 Sun Microsystems, Inc.
7  */
8
9 #ifndef _XTCLIENT_H
10 #define _XTCLIENT_H
11
12 #include <X11/Intrinsic.h>
13 #include "ansi_c.h"
14
15 extern void _DtCm_register_xtcallback P((XtAppContext appct));
16
17 #endif /* _XTCLIENT_H */