diff options
Diffstat (limited to 'gdb/python/py-value.c')
-rw-r--r-- | gdb/python/py-value.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/python/py-value.c b/gdb/python/py-value.c index 8532da6..bdec389 100644 --- a/gdb/python/py-value.c +++ b/gdb/python/py-value.c @@ -18,7 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "defs.h" -#include "gdb_assert.h" #include "charset.h" #include "value.h" #include "exceptions.h" |