diff options
| author | 2010-03-23 06:01:02 +0100 | |
|---|---|---|
| committer | 2010-03-24 14:11:29 +0100 | |
| commit | c39f08af9aca0f8b86c713345e2055e408b560dd (patch) | |
| tree | f4ceec8ffc7ada515080415d6710824c433046ed /src/afc.c | |
| parent | eced427b5e69e7422e5f16bf367be34668224f88 (diff) | |
| download | libimobiledevice-c39f08af9aca0f8b86c713345e2055e408b560dd.tar.gz libimobiledevice-c39f08af9aca0f8b86c713345e2055e408b560dd.tar.bz2 | |
Remove unused and fix some includes
Diffstat (limited to 'src/afc.c')
| -rw-r--r-- | src/afc.c | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -22,6 +22,7 @@ | |||
| 22 | #include <stdio.h> | 22 | #include <stdio.h> |
| 23 | #include <stdlib.h> | 23 | #include <stdlib.h> |
| 24 | #include <unistd.h> | 24 | #include <unistd.h> |
| 25 | #include <string.h> | ||
| 25 | 26 | ||
| 26 | #include "afc.h" | 27 | #include "afc.h" |
| 27 | #include "idevice.h" | 28 | #include "idevice.h" |
