--- mozilla/calendar/libical/config.h 2006-01-06 07:10:17.000000000 +0530 +++ config.h 2006-05-19 22:52:34.000000000 +0530 @@ -24,7 +24,7 @@ #define HAVE_SNPRINTF 1 /* Define to 1 if you have the header file. */ -#if !defined(XP_WIN32) && !defined(__sun) && !defined(BEOS) +#if !defined(XP_WIN32) && !defined(__sun) && !defined(BEOS) && !defined(__FreeBSD__) #define HAVE_STDINT_H 1 #endif