# HG changeset patch # User Pavel Jank # Date 1014582944 0 # Node ID 280cfdb69536bf9b65a7bba0369c2c7e363327ea # Parent d4bcc4c1dce4089d0f22ffe36b0345fbfbd58864 Include "dispextern.h" unconditionally. diff -r d4bcc4c1dce4 -r 280cfdb69536 src/intervals.h --- 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