]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/common/print-utils.c
Include common-defs.h instead of defs.h/server.h in shared code
[thirdparty/binutils-gdb.git] / gdb / common / print-utils.c
index f5bef0a610471d05dc08b87775cba532599b133a..820ade01fa0c77545eea0ef148ed9e56f5c4c086 100644 (file)
    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>