diff options
Diffstat (limited to 'toys/android/log.c')
-rw-r--r-- | toys/android/log.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/toys/android/log.c b/toys/android/log.c index cc800e78..09e36d7b 100644 --- a/toys/android/log.c +++ b/toys/android/log.c @@ -20,7 +20,6 @@ config LOG #define FOR_log #include "toys.h" -#include <android/log.h> GLOBALS( char *tag; |