]> git.proxmox.com Git - mirror_qemu.git/blobdiff - bsd-user/freebsd/host-os.h
Merge tag 'pull-request-2023-11-16' of https://gitlab.com/thuth/qemu into staging
[mirror_qemu.git] / bsd-user / freebsd / host-os.h
index dfb8344b7b6f0f0dfa4ed2e481079f6bc90e7e35..40cae72ec9a67d4e2e093fdd882faa0abaf3d46a 100644 (file)
@@ -17,9 +17,9 @@
  *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
-#ifndef _HOST_OS_H_
-#define _HOST_OS_H_
+#ifndef HOST_OS_H
+#define HOST_OS_H
 
 #define HOST_DEFAULT_BSD_TYPE target_freebsd
 
-#endif /*!_HOST_OS_H_ */
+#endif /* HOST_OS_H */