--- pidgin-2.1.0/libpurple/protocols/bonjour/mdns_howl.c.gnucnull 2007-07-30 07:18:56.000000000 -0400 +++ pidgin-2.1.0/libpurple/protocols/bonjour/mdns_howl.c 2007-07-30 07:18:27.000000000 -0400 @@ -14,6 +14,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +#include "internal.h" #include "mdns_howl.h" #include "debug.h" --- pidgin-2.1.0/finch/gntsound.c.gnucnull 2007-07-30 07:43:13.000000000 -0400 +++ pidgin-2.1.0/finch/gntsound.c 2007-07-30 07:43:30.000000000 -0400 @@ -22,6 +22,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ +#include "internal.h" + #include "gntsound.h" const char *finch_sound_get_active_profile(void)