Fix -Werror -Wuninitialized warnings.
[deliverable/binutils-gdb.git] / gdb / i386bsd-nat.c
index a866a9b5ce9f545d299bfa787811e8f5a2c7dc15..e991ba0fa716935fc26d66ba16992741c979b9fe 100644 (file)
@@ -1,5 +1,5 @@
 /* Native-dependent code for modern i386 BSD's.
-   Copyright (C) 2000 Free Software Foundation, Inc.
+   Copyright 2000, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -20,6 +20,7 @@
 
 #include "defs.h"
 #include "inferior.h"
+#include "regcache.h"
 
 #include <sys/types.h>
 #include <sys/ptrace.h>
This page took 0.049357 seconds and 4 git commands to generate.