summaryrefslogtreecommitdiffstats
path: root/libexec/lukemftpd/nbsd2fbsd.h
blob: ca26de734d7d180a20801aebc8504310486f5fbe (plain)
1
2
3
4
5
6
7
8
9
10
11
/* $FreeBSD$ */

/* XXX: Depend on our system headers protecting against multiple includes. */
#include <paths.h>
#undef _PATH_FTPUSERS

#include <pwd.h>

#define	LOGIN_NAME_MAX MAXLOGNAME	/* <sys/param.h> */

#define _DIAGASSERT(x)
OpenPOWER on IntegriCloud