summaryrefslogtreecommitdiffstats
path: root/usbmuxd-proto.h
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2009-03-29 20:19:33 +0200
committerGravatar Nikias Bassen2009-03-29 20:19:33 +0200
commitf0e505a4042d656a62b3ded832d2d9ea2defcf69 (patch)
tree51864ab10f99627af723d5262e68f7e250a7c6e9 /usbmuxd-proto.h
parent22073a7c051fb263f3d9481dfef844ccfc2a18d0 (diff)
downloadusbmuxd-f0e505a4042d656a62b3ded832d2d9ea2defcf69.tar.gz
usbmuxd-f0e505a4042d656a62b3ded832d2d9ea2defcf69.tar.bz2
ifdefs updated
Diffstat (limited to 'usbmuxd-proto.h')
-rw-r--r--usbmuxd-proto.h4
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>