summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/acconfig.h b/acconfig.h
index 147295510..f8fc650d7 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,4 +1,4 @@
1/* $Id: acconfig.h,v 1.143 2002/07/09 14:06:40 mouring Exp $ */ 1/* $Id: acconfig.h,v 1.144 2002/07/14 20:36:50 tim Exp $ */
2 2
3#ifndef _CONFIG_H 3#ifndef _CONFIG_H
4#define _CONFIG_H 4#define _CONFIG_H
@@ -358,9 +358,6 @@
358/* Path that unprivileged child will chroot() to in privep mode */ 358/* Path that unprivileged child will chroot() to in privep mode */
359#undef PRIVSEP_PATH 359#undef PRIVSEP_PATH
360 360
361/* Define if you have the `mmap' function that supports MAP_ANON|SHARED */
362#undef HAVE_MMAP_ANON_SHARED
363
364/* Define if your platform needs to skip post auth file descriptor passing */ 361/* Define if your platform needs to skip post auth file descriptor passing */
365#undef DISABLE_FD_PASSING 362#undef DISABLE_FD_PASSING
366 363