CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/01/16 07:36:44
Modified files:
usr.sbin/lpr/pac: pac.c
Log message:
Replace <sys/param.h> with <limits.h>
millert spotted the accidental <ctype.h> removal that caused binary change.
