summaryrefslogtreecommitdiff
path: root/ace/SUN_Proactor.h
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2002-12-21 23:31:16 +0000
committerSteve Huston <shuston@riverace.com>2002-12-21 23:31:16 +0000
commit7eb011fb510be675b27deb68e2c55c022a301e99 (patch)
treea2cdc3df5d7bc39cbf7bcc5092a03f7858bc9ffe /ace/SUN_Proactor.h
parent4eb60b4fdb67761da170e4ece6609dbe1f3b0fc2 (diff)
downloadATCD-7eb011fb510be675b27deb68e2c55c022a301e99.tar.gz
ChangeLogTag:Sat Dec 21 18:27:42 2002 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'ace/SUN_Proactor.h')
-rw-r--r--ace/SUN_Proactor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/SUN_Proactor.h b/ace/SUN_Proactor.h
index 3f9ad335df4..4df6be7a416 100644
--- a/ace/SUN_Proactor.h
+++ b/ace/SUN_Proactor.h
@@ -22,7 +22,7 @@
#if defined (ACE_HAS_AIO_CALLS) && defined (sun)
#include "ace/POSIX_Proactor.h"
-#include "sys/asynch.h" // Sun native aio calls
+#include /**/ <sys/asynch.h> // Sun native aio calls
/**
* @class ACE_SUN_Proactor