MAXCOMLEN is no longer needed in these programs, so remove the annotation

from sys/param.h include lines, or remove the include lines entirely if
it this was the least requirement.
ok millert
pull/3093/head
deraadt 2022-02-22 17:35:01 +00:00
parent d54b18ca2b
commit e8d6d53a7b
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@
* OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
#include <sys/param.h> /* MAXCOMLEN */
#include <sys/types.h>
#include <sys/signal.h>
#include <sys/proc.h>