summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libusbmuxd/usbmuxd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libusbmuxd/usbmuxd.h b/libusbmuxd/usbmuxd.h
index 5d88348..2905381 100644
--- a/libusbmuxd/usbmuxd.h
+++ b/libusbmuxd/usbmuxd.h
@@ -1,5 +1,6 @@
1#ifndef __USBMUXD_H 1#ifndef __USBMUXD_H
2#define __USBMUXD_H 2#define __USBMUXD_H
3#include <stdint.h>
3 4
4/** 5/**
5 * Device information structure holding data to identify the device. 6 * Device information structure holding data to identify the device.