]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/9pfs/9p-proxy.h
Clean up ill-advised or unusual header guards
[mirror_qemu.git] / hw / 9pfs / 9p-proxy.h
index ba9ca203de16e9925475b20632c4dc202fca4940..b84301d001b0d749bdec203efd8ab6500af17844 100644 (file)
@@ -9,8 +9,9 @@
  * This work is licensed under the terms of the GNU GPL, version 2.  See
  * the COPYING file in the top-level directory.
  */
-#ifndef _QEMU_9P_PROXY_H
-#define _QEMU_9P_PROXY_H
+
+#ifndef QEMU_9P_PROXY_H
+#define QEMU_9P_PROXY_H
 
 #define PROXY_MAX_IO_SZ (64 * 1024)
 #define V9FS_FD_VALID INT_MAX