diff options
Diffstat (limited to 'gdbsupport/gdb_obstack.cc')
-rw-r--r-- | gdbsupport/gdb_obstack.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdbsupport/gdb_obstack.cc b/gdbsupport/gdb_obstack.cc index 8bbd64f..f24b4fc 100644 --- a/gdbsupport/gdb_obstack.cc +++ b/gdbsupport/gdb_obstack.cc @@ -17,7 +17,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 "common-defs.h" #include "gdb_obstack.h" /* Concatenate NULL terminated variable argument list of `const char *' |