diff options
Diffstat (limited to 'src/client.h')
| -rw-r--r-- | src/client.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/client.h b/src/client.h index 60d8348..516d552 100644 --- a/src/client.h +++ b/src/client.h | |||
| @@ -19,8 +19,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | |||
| 19 | 19 | ||
| 20 | */ | 20 | */ |
| 21 | 21 | ||
| 22 | #ifndef __CLIENT_H__ | 22 | #ifndef CLIENT_H |
| 23 | #define __CLIENT_H__ | 23 | #define CLIENT_H |
| 24 | 24 | ||
| 25 | #include <stdint.h> | 25 | #include <stdint.h> |
| 26 | #include "usbmuxd-proto.h" | 26 | #include "usbmuxd-proto.h" |
