add two #include files,

to fix broken cider compilation, caused by the changes from 2010-07-23
This commit is contained in:
rlar
2010-07-24 13:44:25 +00:00
parent d074de41f2
commit e95eb0d4aa
3 changed files with 8 additions and 0 deletions
+6
View File
@@ -1,3 +1,9 @@
2010-07-24 Robert Larice
* src/include/onedev.h ,
* src/include/twodev.h :
add two #include files,
to fix broken cider compilation, caused by the changes from 2010-07-23
2010-07-24 Robert Larice
* src/frontend/evaluate.c ,
* src/frontend/parse.c ,