15 lines
364 B
Plaintext
15 lines
364 B
Plaintext
--- libclamav/mbox.c.orig Thu Apr 7 19:50:25 2005
|
|
+++ libclamav/mbox.c Sun Apr 10 10:00:25 2005
|
|
@@ -25,11 +25,6 @@ static char const rcsid[] = "$Id: mbox.c
|
|
#define NDEBUG /* map CLAMAV debug onto standard */
|
|
#endif
|
|
|
|
-#ifdef CL_THREAD_SAFE
|
|
-#ifndef _REENTRANT
|
|
-#define _REENTRANT /* for Solaris 2.8 */
|
|
-#endif
|
|
-#endif
|
|
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|