Put #warning "this file is obsoleted ... etc."

This commit is contained in:
ache 1994-11-17 11:20:44 +00:00
parent f6fda6cebc
commit 91b83599a7

View File

@ -1,4 +1,6 @@
/* This file is SYSV-ism (for compatibility only) */
#if __GNUC__
#warning "this file includes <values.h> which is obsoleted, use <limits.h> or <float.h> instead"
#endif
/*
Copyright (C) 1988 Free Software Foundation