Include hconfig.h.

From-SVN: r5913
This commit is contained in:
Richard Kenner 1993-10-26 21:53:53 -04:00
parent ffde73b0c9
commit 7f77b42c53
2 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,7 @@ Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <stdio.h>
#include <ctype.h>
#include "hconfig.h"
#include "scan.h"
#define HASH_SIZE 2503 /* a prime */

View File

@ -16,6 +16,7 @@ along with this program; if not, write to the Free Software
Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "scan.h"
#include "hconfig.h"
#include <ctype.h>
int lineno = 1;