View | Details | Raw Unified
Collapse All | Expand All

(-) file_not_specified_in_diff (-1 / +2 lines)
 Lines 40-45    Link Here 
#include <X11/Xatom.h>
#include <X11/Xatom.h>
#include <X11/keysym.h>
#include <X11/keysym.h>
#include <X11/extensions/XShm.h>
#include <X11/extensions/XShm.h>
#include <X11/Xmd.h>
/*  
/*  
 * All xlib calls go here, which gets built as its own .a .
 * All xlib calls go here, which gets built as its own .a .
 Lines 79-85   static int HostXWantDamageDeb Link Here 
extern KeySym         EphyrKeymap[];
extern KeySym         EphyrKeymap[];
extern KeySym	      kdKeymap[];
extern CARD32	      kdKeymap[];
extern int	      kdMinScanCode;
extern int	      kdMinScanCode;
extern int	      kdMaxScanCode;
extern int	      kdMaxScanCode;
extern int	      kdMinKeyCode;
extern int	      kdMinKeyCode;