diff options
Diffstat (limited to 'gdbsupport/event-pipe.cc')
-rw-r--r-- | gdbsupport/event-pipe.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdbsupport/event-pipe.cc b/gdbsupport/event-pipe.cc index 7e8e8d6..af6c943 100644 --- a/gdbsupport/event-pipe.cc +++ b/gdbsupport/event-pipe.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 "gdbsupport/common-defs.h" #include "gdbsupport/event-pipe.h" #include "gdbsupport/filestuff.h" |