summaryrefslogtreecommitdiff
path: root/ace/OS_NS_stropts.inl
diff options
context:
space:
mode:
Diffstat (limited to 'ace/OS_NS_stropts.inl')
-rw-r--r--ace/OS_NS_stropts.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/OS_NS_stropts.inl b/ace/OS_NS_stropts.inl
index 6b963ec6e63..1e33d9d59d9 100644
--- a/ace/OS_NS_stropts.inl
+++ b/ace/OS_NS_stropts.inl
@@ -103,7 +103,7 @@ ACE_OS::fdetach (const char *file)
ACE_INLINE int
ACE_OS::ioctl (ACE_HANDLE handle,
- ACE_IOCTL_TYPE_ARG2 cmd,
+ int cmd,
void *val)
{
ACE_OS_TRACE ("ACE_OS::ioctl");