]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Merge branch 'maint-0.2.9' into maint-0.3.2
authorNick Mathewson <nickm@torproject.org>
Thu, 23 Aug 2018 23:36:45 +0000 (19:36 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 23 Aug 2018 23:36:45 +0000 (19:36 -0400)
1  2 
src/test/test.c

diff --cc src/test/test.c
index 383bc000022947b2a81a559475dc0b060080dc23,6330eb9b93b549ce73272e3c51645f7dd711332a..a935ac36a6c2cfe034f73f166386bf0df02b50d6
  #include <direct.h>
  #else
  #include <dirent.h>
 -#endif
 +#endif /* defined(_WIN32) */
  
+ #include <math.h>
  /* These macros pull in declarations for some functions and structures that
   * are typically file-private. */
  #define GEOIP_PRIVATE