summaryrefslogtreecommitdiff
path: root/set-init.c
diff options
context:
space:
mode:
Diffstat (limited to 'set-init.c')
-rw-r--r--set-init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/set-init.c b/set-init.c
index f4ecb2dfd9..4aea847db5 100644
--- a/set-init.c
+++ b/set-init.c
@@ -17,7 +17,7 @@
Boston, MA 02111-1307, USA. */
#include <stdlib.h>
-#include "set-hooks.h"
+#include <set-hooks.h>
DEFINE_HOOK_RUNNER (__libc_subinit, __libc_init,
(int argc, char **argv, char **envp), (argc, argv, envp))