config: Remove deprecated macro from FreeBSD configuration files
[openafs.git] / src / config / param.i386_fbsd_84.h
index 1f78624..b3d32ef 100644 (file)
@@ -202,10 +202,4 @@ enum vcexcl { NONEXCL, EXCL };
 
 #endif /* !defined(UKERNEL) */
 
-/* general user-space compiles */
-
-#if defined(UKERNEL) || !defined(KERNEL)
-#define STDLIB_HAS_MALLOC_PROTOS 1
-#endif
-
 #endif /* AFS_PARAM_H */