Commit ffde73b0 by Richard Kenner

Include hconfig.h.

Remove unused #ifdef OLD.

From-SVN: r5912
parent 39eda06e
...@@ -17,11 +17,9 @@ Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. ...@@ -17,11 +17,9 @@ Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
Written by Per Bothner <bothner@cygnus.com>, July 1993. */ Written by Per Bothner <bothner@cygnus.com>, July 1993. */
#ifdef OLD
#endif
#include <stdio.h> #include <stdio.h>
#include <ctype.h> #include <ctype.h>
#include "hconfig.h"
#include "scan.h" #include "scan.h"
sstring buf; sstring buf;
......
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