* Makefile.in (SFILES): Add cp-names.y.
[deliverable/binutils-gdb.git] / gdb / config / nm-lynx.h
index 1fb0eb61a1625790089c2d5776ff229a2f8e7e62..d4ff5a468e9abd6f77973bf0f84e2d8f84895fab 100644 (file)
@@ -23,6 +23,8 @@
 #ifndef NM_LYNX_H
 #define NM_LYNX_H
 
+struct target_waitstatus;
+
 #include <sys/conf.h>
 #include <sys/kernel.h>
 /* sys/kernel.h should define this, but doesn't always, sigh. */
@@ -62,7 +64,7 @@
 
 /* Override child_resume in infptrace.c */
 
-#define CHILD_RESUME
+#define DEPRECATED_CHILD_RESUME
 
 /* Override child_thread_alive in intarg.c */
 
This page took 0.024473 seconds and 4 git commands to generate.