1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-20 02:38:43 +00:00

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

This commit is contained in:
Andrey A. Chernov 1994-11-17 11:20:44 +00:00
parent 4c268ef31a
commit 4857d86d34
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=4550

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