summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2003-01-06 04:42:20 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2003-01-06 04:42:20 +0000
commit1e7812cb5f1df9a646aa63b5c31e5f841c4b7bd5 (patch)
treefdc568aa5925bc445a0773ab41b3be0d635303d4
parent9e0fd32c0b2cf00487b855cfc4e4e3d047bda1eb (diff)
Notes
-rw-r--r--libexec/lukemftpd/nbsd2fbsd.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libexec/lukemftpd/nbsd2fbsd.h b/libexec/lukemftpd/nbsd2fbsd.h
index 95bdb70265c7..49c546b8b7a6 100644
--- a/libexec/lukemftpd/nbsd2fbsd.h
+++ b/libexec/lukemftpd/nbsd2fbsd.h
@@ -6,8 +6,6 @@
#include <pwd.h>
-#define LOGIN_NAME_MAX MAXLOGNAME /* <sys/param.h> */
-
#define _DIAGASSERT(x)
#include <sys/_types.h>