]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
r15014: fix build issue on fedora-22 and FreeBSD-10/clang
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Tue, 24 Jan 2017 17:16:56 +0000 (19:16 +0200)
committerChristos Tsantilas <chtsanti@users.sourceforge.net>
Tue, 24 Jan 2017 17:16:56 +0000 (19:16 +0200)
src/Makefile.am

index 8589aa4b983d79a368b80e3abd928d5ddb74aaf0..9172905f93f7c113f9b83499a66fd79d277027f7 100644 (file)
@@ -1433,6 +1433,7 @@ tests_testDiskIO_SOURCES = \
        ConfigOption.cc \
        ConfigParser.cc \
        $(DELAY_POOL_SOURCE) \
+       FadingCounter.cc \
        fs_io.h \
        fs_io.cc \
        tests/stub_ETag.cc \