aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/eventfd.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/eventfd.c')
-rw-r--r--lib/libc/gen/eventfd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/gen/eventfd.c b/lib/libc/gen/eventfd.c
index e05218cf90e4..44a33915c2fb 100644
--- a/lib/libc/gen/eventfd.c
+++ b/lib/libc/gen/eventfd.c
@@ -24,7 +24,6 @@
* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
-#include <sys/cdefs.h>
#include "namespace.h"
#include <sys/eventfd.h>
#include <sys/specialfd.h>