* stabsread.c (get_substring): Declare second arg as int.
[deliverable/binutils-gdb.git] / gdb / i386v4-nat.c
index 5febaf7f8d101830c164fe02e5826280b8481c88..98f736520c0350deaaaf3fffb6c012127aee2c80 100644 (file)
@@ -17,9 +17,10 @@ You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
+#include "defs.h"
+
 #ifdef HAVE_SYS_PROCFS_H
 
-#include "defs.h"
 #include <sys/procfs.h>
 
 /*  The /proc interface divides the target machine's register set up into
This page took 0.025393 seconds and 4 git commands to generate.