1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00

Remove some unused headers.

Copied from Perforce
 Change: 185994
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Gareth Rees 2014-05-10 09:47:58 +01:00
parent be87b190ed
commit 9166015cf7
2 changed files with 0 additions and 3 deletions

View file

@ -7,7 +7,6 @@
#ifndef clock_h
#define clock_h
#include <limits.h>
#include "mpmtypes.h" /* for Word */

View file

@ -13,8 +13,6 @@
#ifndef misc_h
#define misc_h
#include <stddef.h>
typedef int Bool; /* <design/type/#bool> */
enum BoolEnum {