open-src/util/mdb-tools/src/modules/Xserver_clients.c
changeset 907 3c35d611cdaa
parent 905 d2b59d5a79ed
equal deleted inserted replaced
906:4c633d8c519b 907:3c35d611cdaa
    26  * shall not be used in advertising or otherwise to promote the sale, use
    26  * shall not be used in advertising or otherwise to promote the sale, use
    27  * or other dealings in this Software without prior written authorization
    27  * or other dealings in this Software without prior written authorization
    28  * of the copyright holder.
    28  * of the copyright holder.
    29  */
    29  */
    30 
    30 
    31 #pragma ident	"@(#)Xserver_clients.c	1.3	09/12/05 SMI"
       
    32 
    31 
    33 #include <sys/mdb_modapi.h>
    32 #include <sys/mdb_modapi.h>
    34 #include "Xserver_headers.h"
    33 #include "Xserver_headers.h"
    35 #include <X11/extensions/interactive.h>
    34 #include <X11/extensions/interactive.h>
    36 
    35