diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-10-17 01:55:55 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-10-17 01:55:55 +0000 |
commit | c9501e6462e903a6a3150f2bc7a063195d01682d (patch) | |
tree | 378a21a13fcc04c9961b0ac665298719e11a1c42 /ace/config-fsu-pthread.h | |
parent | 903743f0337a06a07c63af42e3f596b975e84776 (diff) | |
download | ATCD-c9501e6462e903a6a3150f2bc7a063195d01682d.tar.gz |
Basic_Types.h
Diffstat (limited to 'ace/config-fsu-pthread.h')
-rw-r--r-- | ace/config-fsu-pthread.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-fsu-pthread.h b/ace/config-fsu-pthread.h index 3b06089d813..62400b91f57 100644 --- a/ace/config-fsu-pthread.h +++ b/ace/config-fsu-pthread.h @@ -1,6 +1,6 @@ // $Id$ -#if !defined (ACE_CONFIG_FSU_PTHREAD_H) +#ifndef ACE_CONFIG_FSU_PTHREAD_H #define ACE_CONFIG_FSU_PTHREAD_H #define ACE_LACKS_CONST_TIMESPEC_PTR |