]> code.delx.au - gnu-emacs/blobdiff - src/dired.c
Include-file cleanup for src directory
[gnu-emacs] / src / dired.c
index 3486e49b56622dfc70414588de75ef442b553bf4..84bf2472262faeaacfb04ea3d378bb2ffdf279e4 100644 (file)
@@ -39,10 +39,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "lisp.h"
 #include "systime.h"
-#include "character.h"
 #include "buffer.h"
-#include "commands.h"
-#include "charset.h"
 #include "coding.h"
 #include "regex.h"
 #include "blockinput.h"