mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 09:08:59 +00:00
PR 14072
* interp.c: Include config.h before system header files.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2012-05-20 Hans-Peter Nilsson <hp@axis.com>
|
||||
|
||||
PR 14072
|
||||
* interp.c: Include config.h before system header files.
|
||||
|
||||
2012-03-24 Mike Frysinger <vapier@gentoo.org>
|
||||
|
||||
* aclocal.m4, config.in, configure: Regenerate.
|
||||
|
||||
@@ -18,6 +18,7 @@ GNU General Public License for more details.
|
||||
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 "config.h"
|
||||
#include <signal.h>
|
||||
#include "sysdep.h"
|
||||
#include <sys/times.h>
|
||||
|
||||
Reference in New Issue
Block a user