* python/py-bpevent.c: Include defs.h.
[deliverable/binutils-gdb.git] / gdb / python / py-signalevent.c
index 40da31aa1bcc198bf49bdd14363a88e1f6383a2a..b7fd9d259a602b18f5a3c0cd855c36cd03aa37bd 100644 (file)
@@ -17,6 +17,7 @@
    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 "defs.h"
 #include "py-stopevent.h"
 
 static PyTypeObject signal_event_object_type;
This page took 0.027862 seconds and 4 git commands to generate.