summaryrefslogtreecommitdiff
path: root/ACE/ace/OS_NS_sys_sendfile.inl
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/OS_NS_sys_sendfile.inl')
-rw-r--r--ACE/ace/OS_NS_sys_sendfile.inl3
1 files changed, 0 insertions, 3 deletions
diff --git a/ACE/ace/OS_NS_sys_sendfile.inl b/ACE/ace/OS_NS_sys_sendfile.inl
index d79186017be..3be63e7d9b5 100644
--- a/ACE/ace/OS_NS_sys_sendfile.inl
+++ b/ACE/ace/OS_NS_sys_sendfile.inl
@@ -1,7 +1,4 @@
// -*- C++ -*-
-//
-// $Id$
-
#if defined ACE_HAS_SENDFILE && ACE_HAS_SENDFILE == 1
# include <sys/sendfile.h>
#endif /* ACE_HAS_SENDFILE==1 */