From c2adce2e133c167567df8607a32a420a9825f695 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Fonzo?= Date: Mon, 20 Jan 2020 13:04:15 -0300 Subject: Redirect some headers noticed by the compiler MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to /usr/include/sys/signal.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to Note: has been removed from the tdeio/tdeio/connection.cpp source - it was already declared. Signed-off-by: Matías Fonzo --- tdeio/tdeio/connection.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'tdeio') diff --git a/tdeio/tdeio/connection.cpp b/tdeio/tdeio/connection.cpp index fa316f56d..9577ad534 100644 --- a/tdeio/tdeio/connection.cpp +++ b/tdeio/tdeio/connection.cpp @@ -27,7 +27,6 @@ #include #include -#include #include #include -- cgit v1.2.3