From e419b460b0668d8076e83faca36d1a8a1663dcac Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 15 Mar 1992 22:51:19 +0000 Subject: [PATCH] entered into RCS --- sysdeps/vax/infnan.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sysdeps/vax/infnan.c b/sysdeps/vax/infnan.c index 1b9c7d35209..aa755ed6bc6 100644 --- a/sysdeps/vax/infnan.c +++ b/sysdeps/vax/infnan.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991 Free Software Foundation, Inc. +/* Copyright (C) 1991, 1992 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or @@ -17,7 +17,7 @@ not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #ifndef __GNUC__ -#include <../sysdeps/generic/infnan.c> + #error This file uses GNU C extensions; you must compile with GCC. #else #include -- 2.47.3