Include real.h to get the definition of REAL_VALUE_TYPE.

From-SVN: r3940
This commit is contained in:
Richard Stallman 1993-03-31 05:50:32 +00:00
parent 5008b8ae95
commit a19a1b5d5c
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <ctype.h>
#include <stdio.h>
#include "rtl.h"
#include "real.h"
#include "obstack.h"
#define obstack_chunk_alloc xmalloc