summaryrefslogtreecommitdiff
path: root/nptl/events.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/events.c')
-rw-r--r--nptl/events.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/events.c b/nptl/events.c
index b5fa695fe5..fa3dc68d26 100644
--- a/nptl/events.c
+++ b/nptl/events.c
@@ -18,7 +18,7 @@
/* The functions contained here do nothing, they just return. */
-#include "pthreadP.h"
+#include <pthreadP.h>
void
__nptl_create_event (void)