]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/nat/mips-linux-watch.c
Include common-defs.h instead of defs.h/server.h in shared code
[thirdparty/binutils-gdb.git] / gdb / nat / mips-linux-watch.c
index ea6e02de37831dbb8f8e01bb92f3c4cfd4ed3d62..afa3d78e3908b4de3db814745743e05395940f31 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 <sys/ptrace.h>
 #include "mips-linux-watch.h"