From 8cb1c705b1c9d1a13d16d01f9bb22780c0528363 Mon Sep 17 00:00:00 2001 From: sin Date: Sat, 7 Mar 2015 10:32:28 +0000 Subject: Style fix --- include/poll.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/poll.h b/include/poll.h index 8810bca..eaa1856 100644 --- a/include/poll.h +++ b/include/poll.h @@ -27,7 +27,6 @@ __fortify_ppoll(struct pollfd *fds, nfds_t nfds, __builtin_trap(); return ppoll(fds, nfds, timeout, mask); } - #endif #undef poll -- cgit v1.3