diff options
Diffstat (limited to 'gdbsupport/netstuff.cc')
-rw-r--r-- | gdbsupport/netstuff.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdbsupport/netstuff.cc b/gdbsupport/netstuff.cc index af00f9c..73f1d3b 100644 --- a/gdbsupport/netstuff.cc +++ b/gdbsupport/netstuff.cc @@ -16,7 +16,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" #include "netstuff.h" #include <algorithm> |