diff options
Diffstat (limited to 'gdb/c-varobj.c')
-rw-r--r-- | gdb/c-varobj.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/c-varobj.c b/gdb/c-varobj.c index 4a74764..4751f0a 100644 --- a/gdb/c-varobj.c +++ b/gdb/c-varobj.c @@ -15,7 +15,6 @@ 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 "defs.h" #include "value.h" #include "varobj.h" #include "gdbthread.h" |