forked from Imagelibrary/binutils-gdb
2008-11-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* arminit.c, iwmmxt.c: Include <string.h> to
eliminate warning.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2008-11-24 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* arminit.c, iwmmxt.c: Include <string.h> to
|
||||
eliminate warning.
|
||||
2008-07-11 Hans-Peter Nilsson <hp@axis.com>
|
||||
|
||||
* configure: Regenerate to track ../common/common.m4 changes.
|
||||
|
||||
@@ -15,6 +15,8 @@
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include "armdefs.h"
|
||||
#include "armemu.h"
|
||||
#include "dbg_rdi.h"
|
||||
|
||||
@@ -15,6 +15,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 <string.h>
|
||||
|
||||
#include "armdefs.h"
|
||||
#include "armos.h"
|
||||
#include "armemu.h"
|
||||
|
||||
Reference in New Issue
Block a user