From 4d215cd9d3e0c4ea8ba802aa87773d6578c45a15 Mon Sep 17 00:00:00 2001 From: matz Date: Tue, 7 Mar 2000 08:37:59 +0000 Subject: 2000-03-07 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@634 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- dln.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'dln.c') diff --git a/dln.c b/dln.c index 10ea423643..789493db4f 100644 --- a/dln.c +++ b/dln.c @@ -37,11 +37,7 @@ void *xrealloc(); #endif #include -#ifndef NT -# ifndef USE_CWGUSI -# include -# endif -#else +#ifdef NT #include "missing/file.h" #endif #include -- cgit v1.2.3