diff options
author | Matías Fonzo <[email protected]> | 2020-01-20 13:04:15 -0300 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-01-23 03:24:59 +0100 |
commit | ee113c26fbd5723c863282e8bbadfaf5d86a46b4 (patch) | |
tree | 62acbba7a983ba5eaa1247bcc858a5c01ccdcbb9 /tdecore/tdehw | |
parent | ff609e7acaa69902b443b279be05b45e9933123c (diff) | |
download | tdelibs-ee113c26fbd5723c863282e8bbadfaf5d86a46b4.tar.gz tdelibs-ee113c26fbd5723c863282e8bbadfaf5d86a46b4.zip |
Redirect some headers noticed by the compiler
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
/usr/include/sys/signal.h:1:2: warning: #warning redirecting incorrect #include <sys/signal.h> to <signal.h> [-Wcpp]
1 | #warning redirecting incorrect #include <sys/signal.h> to <signal.h>
Note: <sys/signal.h> has been removed from the tdeio/tdeio/connection.cpp source - it was already declared.
Signed-off-by: Matías Fonzo <[email protected]>
(cherry picked from commit c2adce2e133c167567df8607a32a420a9825f695)
Diffstat (limited to 'tdecore/tdehw')
0 files changed, 0 insertions, 0 deletions