summaryrefslogtreecommitdiff
path: root/gdb/common/print-utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/common/print-utils.c')
-rw-r--r--gdb/common/print-utils.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/gdb/common/print-utils.c b/gdb/common/print-utils.c
index f5bef0a6104..820ade01fa0 100644
--- a/gdb/common/print-utils.c
+++ b/gdb/common/print-utils.c
@@ -17,12 +17,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
-#ifdef GDBSERVER
-#include "server.h"
-#else
-#include "defs.h"
-#endif
-
+#include "common-defs.h"
#include "print-utils.h"
#include <stdint.h>