mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-26 11:33:45 +08:00
PR 14072
* interp.c: Include config.h before system header files.
This commit is contained in:
parent
29843cc2d2
commit
3550b23619
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user