Conditionalize a GCCism.

Approved by: re
This commit is contained in:
Mike Barcroft 2002-11-29 23:49:27 +00:00
parent 4ea25f94be
commit b8001d2f15
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=107396

View File

@ -38,8 +38,10 @@
#define _SYS_SYSLIMITS_H_
#if !defined(_KERNEL) && !defined(_LIMITS_H_) && !defined(_SYS_PARAM_H_)
#if __GNUC__
#warning "No user-serviceable parts inside."
#endif
#endif
/*
* Do not add any new variables here. (See the comment at the end of