aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys/poll.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sys/poll.h')
-rw-r--r--include/sys/poll.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sys/poll.h b/include/sys/poll.h
index f985296..1a3c7c2 100644
--- a/include/sys/poll.h
+++ b/include/sys/poll.h
@@ -15,6 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-# warning "Redirection incorrect #include of <sys/poll.h> to <poll.h>"
+# warning "Redirecting incorrect #include of <sys/poll.h> to <poll.h>"
#include <poll.h>