diff options
Diffstat (limited to 'gdb/dwarf-index-common.c')
-rw-r--r-- | gdb/dwarf-index-common.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/dwarf-index-common.c b/gdb/dwarf-index-common.c index 220d748..4a5ef62 100644 --- a/gdb/dwarf-index-common.c +++ b/gdb/dwarf-index-common.c @@ -18,6 +18,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "defs.h" + +/* Local non-gdb includes. */ #include "dwarf-index-common.h" /* See dwarf-index-common.h. */ |