From 1c75c260c35decb25b9f87ca8b22b83eea7cb678 Mon Sep 17 00:00:00 2001 From: cg25 Date: Wed, 13 May 2009 20:43:40 +0000 Subject: [PATCH] fix include/Makefile.am as to not include socks4_stream.hpp (deleted in [3366]) --- include/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/include/Makefile.am b/include/Makefile.am index 565fdfba8..a3dce8c58 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -66,7 +66,6 @@ libtorrent/size_type.hpp \ libtorrent/ssl_stream.hpp \ libtorrent/socket.hpp \ libtorrent/socket_type.hpp \ -libtorrent/socks4_stream.hpp \ libtorrent/socks5_stream.hpp \ libtorrent/stat.hpp \ libtorrent/storage.hpp \