diff options
author | Rodeo <[email protected]> | 2014-01-07 11:42:39 +0000 |
---|---|---|
committer | Rodeo <[email protected]> | 2014-01-07 11:42:39 +0000 |
commit | 7f46a78ce98fe1e1bf69cc431c3303eedc1f7f66 (patch) | |
tree | 5f2912aa05d9600d3655b9ed83a695e43725f659 /libhb/ports.c | |
parent | 5bf5ef4f102648396941e4a1d1ce4af36638d16b (diff) |
Revert previous borked commit. Sorry!
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5958 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'libhb/ports.c')
-rw-r--r-- | libhb/ports.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libhb/ports.c b/libhb/ports.c index 794c8a7f0..5b69f16d1 100644 --- a/libhb/ports.c +++ b/libhb/ports.c @@ -58,7 +58,6 @@ #include <time.h> #include <sys/time.h> -#include <ctype.h> #if defined( SYS_LINUX ) #include <linux/cdrom.h> |