Debugger: fix build after hrev54931

This commit is contained in:
Jérôme Duval
2021-01-29 21:38:10 +01:00
parent 8c9dc662ee
commit acdafb571d
10 changed files with 32 additions and 35 deletions
+3 -3
View File
@@ -2,8 +2,8 @@
* Copyright 2008-2012 Haiku, Inc. All Rights Reserved.
* Distributed under the terms of the MIT License.
*/
#ifndef _ARCH_SIGNAL_H_
#define _ARCH_SIGNAL_H_
#ifndef _ARCH_ARM_SIGNAL_H_
#define _ARCH_ARM_SIGNAL_H_
/*
@@ -35,4 +35,4 @@ struct vregs
#endif /* defined(__arm__) */
#endif /* _ARCH_SIGNAL_H_ */
#endif /* _ARCH_ARM_SIGNAL_H_ */