]> code.delx.au - gnu-emacs/blobdiff - src/xselect.c
Include-file cleanup for src directory
[gnu-emacs] / src / xselect.c
index 9a7e6974cd939f05a2dfed08ab0f9a8a99153aef..9d178a50d7a8f8f5b7a4ef4a677d085f0a90ef82 100644 (file)
@@ -31,12 +31,8 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "lisp.h"
 #include "xterm.h"     /* for all of the X includes */
-#include "dispextern.h"        /* frame.h seems to want this */
 #include "frame.h"     /* Need this to get the X window of selected_frame */
 #include "blockinput.h"
-#include "character.h"
-#include "buffer.h"
-#include "process.h"
 #include "termhooks.h"
 #include "keyboard.h"