Put #warning "this file is obsoleted ... etc."
This commit is contained in:
parent
f6fda6cebc
commit
91b83599a7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user