to fix broken cider compilation, caused by the changes from 2010-07-23
@ -1,3 +1,9 @@
2010-07-24 Robert Larice
* src/include/onedev.h ,
* src/include/twodev.h :
add two #include files,
* src/frontend/evaluate.c ,
* src/frontend/parse.c ,
@ -15,6 +15,7 @@ Authors: 1987 Karti Mayaram, 1991 David Gates
#define ONEDEV_H
#include "gendev.h"
#include "smpdefs.h"
typedef struct sONEdevice
{
#define TWODEV_H
typedef struct sTWOdevice