Merge branch 'master' into merge-job
[deliverable/binutils-gdb.git] / gdb / target / wait.h
index 47f294d8d7b707f5298e2f37459a01d1c2271936..fed34b98a9aa6c626349478473c8e94578cd145b 100644 (file)
@@ -17,8 +17,8 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
-#ifndef WAIT_H
-#define WAIT_H
+#ifndef TARGET_WAIT_H
+#define TARGET_WAIT_H
 
 /* Options that can be passed to target_wait.  */
 
@@ -27,4 +27,4 @@
    event.  */
 #define TARGET_WNOHANG 1
 
-#endif /* WAIT_H */
+#endif /* TARGET_WAIT_H */
This page took 0.025015 seconds and 4 git commands to generate.