--- config.X.orig Wed Jul 25 23:51:45 2001 +++ config.X Thu Mar 25 19:54:53 2004 @@ -168,9 +168,11 @@ #include #include -#ifndef USG -#include -#endif /* USG */ + +/* Support MAXNAMLEN greater than 14 on FreeBSD; this is not in + * sys/param.h for obvious reasons. + */ +#include /* ** Things that normally go in a Makefile. Define these just like you