diff options
Diffstat (limited to 'gdbsupport/run-time-clock.cc')
-rw-r--r-- | gdbsupport/run-time-clock.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdbsupport/run-time-clock.cc b/gdbsupport/run-time-clock.cc index 4e0f980..f754b03 100644 --- a/gdbsupport/run-time-clock.cc +++ b/gdbsupport/run-time-clock.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 "run-time-clock.h" #if defined HAVE_SYS_RESOURCE_H #include <sys/resource.h> |