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 1daea5e..c3183ef 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>