summaryrefslogtreecommitdiff
path: root/ace/config-linux-common.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-09-12 21:37:50 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-09-12 21:37:50 +0000
commit8529603db17e2bd70f3a24485ac1d4742090a309 (patch)
tree080d4caab215bdbd7828aa372ea6ba29242e82d7 /ace/config-linux-common.h
parent6a1231d68dd614ee4ca5f3dbe1a627c4abb8888d (diff)
downloadATCD-8529603db17e2bd70f3a24485ac1d4742090a309.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/config-linux-common.h')
-rw-r--r--ace/config-linux-common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-linux-common.h b/ace/config-linux-common.h
index 8caa528e2f8..df3f29f2358 100644
--- a/ace/config-linux-common.h
+++ b/ace/config-linux-common.h
@@ -44,7 +44,7 @@
# define ACE_HAS_VOIDPTR_SOCKOPT
# define ACE_LACKS_GETPGID
# define ACE_LACKS_RPC_H
-# define ACE_NEEDS_SYSTIME_H
+# define ACE_LACKS_SYSTIME_H
// The strtok_r declaration is protected in string.h.
extern "C" char *strtok_r __P ((char *__s, __const char *__delim,
char **__save_ptr));