Mercurial > emacs
changeset 43517:280cfdb69536
Include "dispextern.h" unconditionally.
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Sun, 24 Feb 2002 20:35:44 +0000 |
parents | d4bcc4c1dce4 |
children | 73799bd459a3 |
files | src/intervals.h |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/intervals.h Sun Feb 24 18:40:25 2002 +0000 +++ b/src/intervals.h Sun Feb 24 20:35:44 2002 +0000 @@ -18,9 +18,7 @@ the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#ifndef NORMAL_FACE #include "dispextern.h" -#endif #define NULL_INTERVAL ((INTERVAL)0) #define INTERVAL_DEFAULT NULL_INTERVAL