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:
parent
be87b190ed
commit
9166015cf7
2 changed files with 0 additions and 3 deletions
|
|
@ -7,7 +7,6 @@
|
|||
#ifndef clock_h
|
||||
#define clock_h
|
||||
|
||||
#include <limits.h>
|
||||
#include "mpmtypes.h" /* for Word */
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -13,8 +13,6 @@
|
|||
#ifndef misc_h
|
||||
#define misc_h
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
|
||||
typedef int Bool; /* <design/type/#bool> */
|
||||
enum BoolEnum {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue