Add #include "config.h".

This commit is contained in:
Michael Eager
2012-06-06 15:05:23 +00:00
parent ffbc01ccf0
commit f5546abd5e
2 changed files with 5 additions and 0 deletions

View File

@@ -23,6 +23,7 @@
#include <sys/times.h>
#include <sys/param.h>
#include <netinet/in.h> /* for byte ordering macros */
#include "config.h"
#include "bfd.h"
#include "gdb/callback.h"
#include "libiberty.h"