]> git.proxmox.com Git - mirror_qemu.git/blobdiff - scsi/pr-helper.h
monitor: fix memory leak in monitor_fdset_dup_fd_find_remove
[mirror_qemu.git] / scsi / pr-helper.h
index 96c50a9e5f24e9d1d406ea80dc38724ddbd9a6dc..e26e104ec761ff598471bb2f7222c90d19f60f42 100644 (file)
  * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
  * IN THE SOFTWARE.
  */
-#ifndef QEMU_PR_HELPER_H
-#define QEMU_PR_HELPER_H 1
 
-#include <stdint.h>
+#ifndef QEMU_PR_HELPER_H
+#define QEMU_PR_HELPER_H
 
 #define PR_HELPER_CDB_SIZE     16
 #define PR_HELPER_SENSE_SIZE   96