1 --- trousers-0.3.11.2/src/include/trousers_types.h.orig
2 +++ trousers-0.3.11.2/src/include/trousers_types.h
7 -#if (defined (__linux) || defined (linux) || defined (SOLARIS) || defined (__GLIBC__))
8 +#if (defined (__linux) || defined (linux) || defined (__GLIBC__))
10 -#elif (defined (__OpenBSD__) || defined (__FreeBSD__))
11 +#elif (defined (__OpenBSD__) || defined (__FreeBSD__) || defined (__sun))
12 #define BSD_CONST const