summaryrefslogtreecommitdiff
path: root/ACE/ace/OS_NS_dirent.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/OS_NS_dirent.h')
-rw-r--r--ACE/ace/OS_NS_dirent.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ACE/ace/OS_NS_dirent.h b/ACE/ace/OS_NS_dirent.h
index 6f3b9b12435..88c4a4b3e34 100644
--- a/ACE/ace/OS_NS_dirent.h
+++ b/ACE/ace/OS_NS_dirent.h
@@ -82,6 +82,9 @@ namespace ACE_OS {
ACE_SCANDIR_COMPARATOR comparator);
ACE_NAMESPACE_INLINE_FUNCTION
+ int alphasort (const void *, const void *);
+
+ ACE_NAMESPACE_INLINE_FUNCTION
void seekdir (ACE_DIR *,
long loc);