diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acconfig.h b/acconfig.h index ce79146f4..f6f5f27e0 100644 --- a/acconfig.h +++ b/acconfig.h | |||
@@ -1,4 +1,4 @@ | |||
1 | /* $Id: acconfig.h,v 1.163 2003/09/06 06:44:39 dtucker Exp $ */ | 1 | /* $Id: acconfig.h,v 1.164 2003/09/07 01:37:27 dtucker Exp $ */ |
2 | 2 | ||
3 | /* | 3 | /* |
4 | * Copyright (c) 1999-2003 Damien Miller. All rights reserved. | 4 | * Copyright (c) 1999-2003 Damien Miller. All rights reserved. |
@@ -39,7 +39,7 @@ | |||
39 | #undef BROKEN_SETREUID | 39 | #undef BROKEN_SETREUID |
40 | 40 | ||
41 | /* Define if your setregid() is broken */ | 41 | /* Define if your setregid() is broken */ |
42 | #undef BROKEN_SERREGID | 42 | #undef BROKEN_SETREGID |
43 | 43 | ||
44 | /* Define to a Set Process Title type if your system is */ | 44 | /* Define to a Set Process Title type if your system is */ |
45 | /* supported by bsd-setproctitle.c */ | 45 | /* supported by bsd-setproctitle.c */ |