summaryrefslogtreecommitdiff
path: root/ACE/ace/config-freebsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/config-freebsd.h')
-rw-r--r--ACE/ace/config-freebsd.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ACE/ace/config-freebsd.h b/ACE/ace/config-freebsd.h
index 02773d5be42..be28ffc99a0 100644
--- a/ACE/ace/config-freebsd.h
+++ b/ACE/ace/config-freebsd.h
@@ -91,10 +91,6 @@ enum schedparam_policy {
// Use of <malloc.h> is deprecated.
#define ACE_LACKS_MALLOC_H
-
-// This won't be necessary after it is fixed in the system include headers.
-extern "C" { char * cuserid (char *s); }
-
// Platform supports POSIX timers via struct timespec.
#define ACE_HAS_POSIX_TIME
#define ACE_HAS_UALARM