diff options
author | Richard Kenner <kenner@gcc.gnu.org> | 1993-10-06 12:12:38 -0400 |
---|---|---|
committer | Richard Kenner <kenner@gcc.gnu.org> | 1993-10-06 12:12:38 -0400 |
commit | 0f08a580ff0ba5127106ec58ef90bb1873752ff8 (patch) | |
tree | 7cad3108983654f62763351bbefcbbede257f0d7 | |
parent | d8fc85592e7dba50d631acee242bef733491e12a (diff) | |
download | gcc-0f08a580ff0ba5127106ec58ef90bb1873752ff8.zip gcc-0f08a580ff0ba5127106ec58ef90bb1873752ff8.tar.gz gcc-0f08a580ff0ba5127106ec58ef90bb1873752ff8.tar.bz2 |
Include hconfig.h.
From-SVN: r5634
-rw-r--r-- | gcc/bi-opcode.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/bi-opcode.c b/gcc/bi-opcode.c index f453789..74514d4 100644 --- a/gcc/bi-opcode.c +++ b/gcc/bi-opcode.c @@ -18,6 +18,7 @@ along with GNU CC; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include <stdio.h> +#include "hconfig.h" #include "bi-defs.h" int |