]> git.ipfire.org Git - thirdparty/tor.git/commit
Fix "implicit declaration of ftello" warning: add AC_FUNC_FSEEKO in configure.in...
authorNick Mathewson <nickm@torproject.org>
Sun, 14 Nov 2004 17:21:32 +0000 (17:21 +0000)
committerNick Mathewson <nickm@torproject.org>
Sun, 14 Nov 2004 17:21:32 +0000 (17:21 +0000)
commit783bbcf471622fccc487267db0377adb04d75461
treece46433ab967716a60b15a72a9bd4b508d3e7383
parent846f71dccabb7b5385e6498985adde5abad4d4b4
Fix "implicit declaration of ftello" warning: add AC_FUNC_FSEEKO in configure.in and always include orconfig.h before anything else

svn:r2854
configure.in
src/common/aes.c
src/common/log.c