From fd0407d670c5a89ba5ba8cba65a056ac8c709e75 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Sun, 21 Oct 2001 17:19:38 +0000 Subject: Add explicit #include of "value.h". --- gdb/infrun.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gdb/infrun.c') diff --git a/gdb/infrun.c b/gdb/infrun.c index 6b62a41..18bb8c0 100644 --- a/gdb/infrun.c +++ b/gdb/infrun.c @@ -38,6 +38,7 @@ #include #include "inf-loop.h" #include "regcache.h" +#include "value.h" /* Prototypes for local functions */ -- cgit v1.1