Index: channels/chan_h323.c =================================================================== --- channels/chan_h323.c (revision 104034) +++ channels/chan_h323.c (working copy) @@ -54,7 +54,7 @@ #include #include #include -#if defined(BSD) +#if defined(BSD) || defined(SOLARIS) #ifndef IPTOS_MINCOST #define IPTOS_MINCOST 0x02 #endif