Commit a19a1b5d by Richard Stallman

Include real.h to get the definition of REAL_VALUE_TYPE.

From-SVN: r3940
parent 5008b8ae
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment