summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/acconfig.h b/acconfig.h
index cf5f961f2..b28966084 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,4 +1,4 @@
1/* $Id: acconfig.h,v 1.147 2003/01/12 23:04:59 djm Exp $ */ 1/* $Id: acconfig.h,v 1.148 2003/01/28 00:33:44 djm Exp $ */
2 2
3#ifndef _CONFIG_H 3#ifndef _CONFIG_H
4#define _CONFIG_H 4#define _CONFIG_H
@@ -371,6 +371,9 @@
371#undef SETPROCTITLE_STRATEGY 371#undef SETPROCTITLE_STRATEGY
372#undef SETPROCTITLE_PS_PADDING 372#undef SETPROCTITLE_PS_PADDING
373 373
374/* Some systems put this outside of libc */
375#undef HAVE_NANOSLEEP
376
374@BOTTOM@ 377@BOTTOM@
375 378
376/* ******************* Shouldn't need to edit below this line ************** */ 379/* ******************* Shouldn't need to edit below this line ************** */