diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-09-12 21:37:50 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-09-12 21:37:50 +0000 |
commit | 8529603db17e2bd70f3a24485ac1d4742090a309 (patch) | |
tree | 080d4caab215bdbd7828aa372ea6ba29242e82d7 /ace/config-netbsd.h | |
parent | 6a1231d68dd614ee4ca5f3dbe1a627c4abb8888d (diff) | |
download | ATCD-8529603db17e2bd70f3a24485ac1d4742090a309.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-netbsd.h')
-rw-r--r-- | ace/config-netbsd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-netbsd.h b/ace/config-netbsd.h index e53403ea0d7..cf2944dcbc1 100644 --- a/ace/config-netbsd.h +++ b/ace/config-netbsd.h @@ -81,7 +81,7 @@ ange */ // Platform defines struct timespec but not timespec_t #define ACE_LACKS_TIMESPEC_T -#define ACE_NEEDS_SYSTIME_H +#define ACE_LACKS_SYSTIME_H #define ACE_LACKS_STRRECVFD |