From 8b5b6ebd1f5e360af2cd732493f649d4dddf4c92 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Mon, 19 Aug 1996 20:02:42 +0000 Subject: * fnmatch.c: Include sysdep.h. --- ld/fnmatch.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ld/fnmatch.c') diff --git a/ld/fnmatch.c b/ld/fnmatch.c index 11f896f..998c0c4 100644 --- a/ld/fnmatch.c +++ b/ld/fnmatch.c @@ -17,6 +17,9 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +/* Modified for GNU ld to include sysdep.h. */ +#include "sysdep.h" + #ifdef HAVE_CONFIG_H #if defined (CONFIG_BROKETS) /* We use instead of "config.h" so that a compilation -- cgit v1.1