From 93d260ddda87a124d3fbb9af400fa154cfd00b4b Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Tue, 27 Feb 2018 01:15:09 +0100 Subject: hurd: fix timer_routines.c build * sysdeps/pthread/timer_routines.c: Include instead of . --- sysdeps/pthread/timer_routines.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/pthread') diff --git a/sysdeps/pthread/timer_routines.c b/sysdeps/pthread/timer_routines.c index 940db62b25..e6e884f53e 100644 --- a/sysdeps/pthread/timer_routines.c +++ b/sysdeps/pthread/timer_routines.c @@ -29,7 +29,7 @@ #include #include "posix-timer.h" -#include +#include #ifndef DELAYTIMER_MAX # define DELAYTIMER_MAX INT_MAX -- cgit 1.4.1