mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
1998-11-30 Mark Kettenis <kettenis@phys.uva.nl>
* hurd/hurdstartup.c: Really include set-hooks.h with <> instead of "".
This commit is contained in:
@ -27,7 +27,7 @@
|
|||||||
#include <hurd/threadvar.h>
|
#include <hurd/threadvar.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <elf.h>
|
#include <elf.h>
|
||||||
#include "set-hooks.h"
|
#include <set-hooks.h>
|
||||||
#include "hurdstartup.h"
|
#include "hurdstartup.h"
|
||||||
#include <argz.h>
|
#include <argz.h>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user