Skip to content
  • Nathan Freitas's avatar
    Include util.h and log.h as relative paths. · 8c585cce
    Nathan Freitas authored and Nick Mathewson's avatar Nick Mathewson committed
    This shouldn't be necessary, but apparently the Android cross-compiler
    doesn't respect -I as well as it should.  (-I is supposed to add to the
    *front* of the search path.  Android's gcc wrapper apparently likes to add to
    the end.  This is broken, but we need to work around it.)
    8c585cce