summaryrefslogtreecommitdiffstats
path: root/lib/csu/i386/crt0.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/csu/i386/crt0.c')
-rw-r--r--lib/csu/i386/crt0.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/csu/i386/crt0.c b/lib/csu/i386/crt0.c
index 75b1ac5..8286e74 100644
--- a/lib/csu/i386/crt0.c
+++ b/lib/csu/i386/crt0.c
@@ -27,13 +27,12 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: crt0.c,v 1.32 1998/02/06 16:46:33 jdp Exp $
+ * $Id: crt0.c,v 1.33 1998/02/09 06:05:09 jdp Exp $
*/
#include <sys/param.h>
#include <stdlib.h>
-#include <dlfcn.h>
#ifdef DYNAMIC
#include <sys/types.h>
OpenPOWER on IntegriCloud