]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/nat/x86-linux.h
Normalize include guards in gdb
[thirdparty/binutils-gdb.git] / gdb / nat / x86-linux.h
index 0b13bb76ec20230fc5606a0d447e7e353174fb83..7d4fbbca7a255dbdf137e9eccff599df70ae8b06 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 X86_LINUX_H
-#define X86_LINUX_H
+#ifndef NAT_X86_LINUX_H
+#define NAT_X86_LINUX_H
 
 #include "nat/linux-nat.h"
 
@@ -47,4 +47,4 @@ extern void x86_linux_delete_thread (struct arch_lwp_info *arch_lwp);
 
 extern void x86_linux_prepare_to_resume (struct lwp_info *lwp);
 
-#endif /* X86_LINUX_H */
+#endif /* NAT_X86_LINUX_H */