xtensa-config.c: missing defs.h include.
[deliverable/binutils-gdb.git] / gdb / xtensa-config.c
index 19a33bbdd3616c77263645b89d4b906f4a562a54..345b334879de72d37521e05b7b675de57c806488 100644 (file)
@@ -17,6 +17,8 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
+#include "defs.h"
+
 #define XTENSA_CONFIG_VERSION 0x60
 
 #include "xtensa-config.h"
This page took 0.024014 seconds and 4 git commands to generate.