diff options
Diffstat (limited to 'usbmuxd-proto.h')
-rw-r--r-- | usbmuxd-proto.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usbmuxd-proto.h b/usbmuxd-proto.h index 868ee06..7f8c2d6 100644 --- a/usbmuxd-proto.h +++ b/usbmuxd-proto.h @@ -1,7 +1,7 @@ /* Protocol defintion for usbmuxd proxy protocol */ -#ifndef __USBMUXD_H -#define __USBMUXD_H +#ifndef __USBMUXD_PROTO_H +#define __USBMUXD_PROTO_H #include <stdint.h> |