Add constructor to stap_static_probe_ops
[deliverable/binutils-gdb.git] / gdb / location.h
index 9e87520dfb10967170b8fe035e24acc37917ff6e..6d74e1eeb527ef02638f5b6d6ecb333e9a79aae0 100644 (file)
@@ -1,5 +1,5 @@
 /* Data structures and API for event locations in GDB.
-   Copyright (C) 2013-2019 Free Software Foundation, Inc.
+   Copyright (C) 2013-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -19,6 +19,8 @@
 #ifndef LOCATION_H
 #define LOCATION_H
 
+#include "symtab.h"
+
 struct language_defn;
 struct event_location;
 
This page took 0.031217 seconds and 4 git commands to generate.