]> Git Repo - qemu.git/blobdiff - include/io/channel-command.h
configure: Define target access alignment in configure
[qemu.git] / include / io / channel-command.h
index cfc177e78691145d09f781ef785cc925e4dcf148..336d47fa5c878db28eff42fa29b082e4432ea098 100644 (file)
@@ -18,8 +18,8 @@
  *
  */
 
-#ifndef QIO_CHANNEL_COMMAND_H__
-#define QIO_CHANNEL_COMMAND_H__
+#ifndef QIO_CHANNEL_COMMAND_H
+#define QIO_CHANNEL_COMMAND_H
 
 #include "io/channel.h"
 
@@ -88,4 +88,4 @@ qio_channel_command_new_spawn(const char *const argv[],
                               Error **errp);
 
 
-#endif /* QIO_CHANNEL_COMMAND_H__ */
+#endif /* QIO_CHANNEL_COMMAND_H */
This page took 0.02427 seconds and 4 git commands to generate.