Make sure size_t is defined before used in strings.h

Otherwise, including strings.h as the first file in a C file yields errors.

This fixes issue 3332.
1 file changed
tree: 62092cccd12a6c62d9f2e89e49766f560e6f948e
  1. Android.mk
  2. libc/
  3. libdl/
  4. libm/
  5. libstdc++/
  6. libthread_db/
  7. linker/