diff options
Diffstat (limited to 'gdbsupport/signals.cc')
-rw-r--r-- | gdbsupport/signals.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdbsupport/signals.cc b/gdbsupport/signals.cc index 782b490..4989b3f 100644 --- a/gdbsupport/signals.cc +++ b/gdbsupport/signals.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" #ifdef HAVE_SIGNAL_H #include <signal.h> |