From: guenther Date: Tue, 5 Jul 2016 00:44:41 +0000 (+0000) Subject: Missed a reference to dl_prebind.h X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=4b692c5e8a73e8bbaf1a8224bd9e495a4a5c01f1;p=openbsd Missed a reference to dl_prebind.h problem noted by Andrew Ngo (andrew.ngo (at) gmail.com) --- diff --git a/lib/csu/boot.h b/lib/csu/boot.h index 66d12e808f0..087911ad380 100644 --- a/lib/csu/boot.h +++ b/lib/csu/boot.h @@ -1,4 +1,4 @@ -/* $OpenBSD: boot.h,v 1.15 2016/03/12 23:28:47 guenther Exp $ */ +/* $OpenBSD: boot.h,v 1.16 2016/07/05 00:44:41 guenther Exp $ */ /* * Copyright (c) 1998 Per Fogelstrom, Opsycon AB @@ -48,7 +48,6 @@ #include "resolve.h" #include "sod.h" #include "stdlib.h" -#include "dl_prebind.h" /* * Use the internal, hidden name for any syscalls we need, to avoid