]> source.dussan.org Git - rspamd.git/commitdiff
[Fix] Remove mentions of deleted include
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 17 Oct 2016 15:29:50 +0000 (16:29 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 17 Oct 2016 15:29:50 +0000 (16:29 +0100)
src/lua/lua_http.c
src/lua/lua_tcp.c

index 1225db138a9fe225e06579706b84e26e524134f7..0f234bcfbbcfb9ae331f52d29485cf0e5dbaf593 100644 (file)
@@ -14,7 +14,6 @@
  * limitations under the License.
  */
 #include "lua_common.h"
-#include "buffer.h"
 #include "dns.h"
 #include "http.h"
 #include "http_private.h"
index c80c311f87bf7d61f95f645d8769aed62c350559..854407226c5d2858aebad99de11f35e95f31f036 100644 (file)
@@ -14,7 +14,6 @@
  * limitations under the License.
  */
 #include "lua_common.h"
-#include "buffer.h"
 #include "dns.h"
 #include "utlist.h"
 #include "ref.h"