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