aboutsummaryrefslogblamecommitdiff
path: root/security/tripwire12/files/conf-freebsd8.h
blob: 85459345c655d4c5a1d1fa3af47f6f9aaf34a37a (plain) (tree)
























































                                                                  
/* $FreeBSD$ */

/*
 * conf-freebsd8.h
 *
 *	Tripwire configuration file
 *
 * Joe Greco
 * sol.net Network Services
 * Derived from the other BSD config.h's
 */

/***
 *** Operating System specifics
 ***	
 ***	If the answer to a question in the comment is "Yes", then
 ***	change the corresponding "#undef" to a "#define"
 ***/

/*
 * is your OS a System V derivitive?  if so, what version?
 *			(e.g., define SYSV 4)
 */

#undef SYSV

/* 
 * does your system have a <malloc.h> like System V? 
 */

#undef MALLOCH 	

/* 
 * does your system have a <stdlib.h> like POSIX says you should? 
 */

#define STDLIBH

/*
 * does your system use readdir(3) that returns (struct dirent *)?
 */

#define DIRENT

/*
 * is #include <string.h> ok?  (as opposed to <strings.h>)
 */

#define STRINGH
 
/* 
 * does your system have gethostname(2) (instead of uname(2))?
 */

#define GETHOSTNAME

#define	TW_TYPE32	int