summaryrefslogtreecommitdiff
path: root/ace/os_include/os_strings.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/os_include/os_strings.h')
-rw-r--r--ace/os_include/os_strings.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/ace/os_include/os_strings.h b/ace/os_include/os_strings.h
index 789b6b3fbbe..50843d0fc0c 100644
--- a/ace/os_include/os_strings.h
+++ b/ace/os_include/os_strings.h
@@ -26,11 +26,6 @@
#include "ace/os_include/os_stddef.h"
-// The is for backward compatibility and needs to be fixed in the config files.
-#if !defined (ACE_HAS_STRINGS)
-# define ACE_LACKS_STRINGS_H
-#endif /* !ACE_HAS_STRINGS */
-
#if !defined (ACE_LACKS_STRINGS_H)
# include /**/ <strings.h>
#endif /* !ACE_LACKS_STRINGS_H */