* coffcode.h: Include libiberty.h.

This commit is contained in:
Eli Zaretskii
2009-09-05 16:38:48 +00:00
parent 348e86d958
commit 3d03da9afb
2 changed files with 6 additions and 0 deletions

View File

@@ -361,6 +361,8 @@ CODE_FRAGMENT
*/
#include "libiberty.h"
#ifdef COFF_WITH_PE
#include "peicode.h"
#else