diff options
Diffstat (limited to 'gdbsupport/errors.cc')
-rw-r--r-- | gdbsupport/errors.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdbsupport/errors.cc b/gdbsupport/errors.cc index cccdc5c..c11229a 100644 --- a/gdbsupport/errors.cc +++ b/gdbsupport/errors.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" #include "errors.h" #if defined (USE_WIN32API) || defined(__CYGWIN__) #include <windows.h> |