]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
1998-11-30 Mark Kettenis <kettenis@phys.uva.nl>
authorRoland McGrath <roland@gnu.org>
Mon, 30 Nov 1998 18:42:25 +0000 (18:42 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 30 Nov 1998 18:42:25 +0000 (18:42 +0000)
* hurd/hurdstartup.c: Really include set-hooks.h with <> instead
of "".

hurd/hurdstartup.c

index 1daea5e77508e37b0ea109423c606fd1b39a8736..c3183efbdc57f4119a8f3e0676f2f93557762692 100644 (file)
@@ -27,7 +27,7 @@
 #include <hurd/threadvar.h>
 #include <unistd.h>
 #include <elf.h>
-#include "set-hooks.h"
+#include <set-hooks.h>
 #include "hurdstartup.h"
 #include <argz.h>