From ec1ad70e242cd1f6da4fc96b7add0864eeaa62f7 Mon Sep 17 00:00:00 2001 From: Sam Cristall Date: Wed, 13 Jun 2018 11:31:12 -0600 Subject: [PATCH] Fix build for latest OSX toolchain --- src/mtpFilesystemErrors.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/mtpFilesystemErrors.h b/src/mtpFilesystemErrors.h index f2f2530..6fc8261 100644 --- a/src/mtpFilesystemErrors.h +++ b/src/mtpFilesystemErrors.h @@ -22,6 +22,8 @@ #define MTPFILESYSTEMERRORS_H_ #include +#include +#include // There appears to be a bug in Android 4.0.4 on the Galaxy Nexus (and maybe // other Android versions as well) where if you specify a filename greater