aboutsummaryrefslogtreecommitdiff
path: root/gdbsupport/safe-strerror.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gdbsupport/safe-strerror.cc')
-rw-r--r--gdbsupport/safe-strerror.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdbsupport/safe-strerror.cc b/gdbsupport/safe-strerror.cc
index 68899df..54b3b85 100644
--- a/gdbsupport/safe-strerror.cc
+++ b/gdbsupport/safe-strerror.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 <string.h>
/* There are two different versions of strerror_r; one is GNU-specific, the