[Pidgin] #2608: Including sys/sysctl.h requires sys/param.h on NetBSD.
Pidgin
trac at pidgin.im
Fri Aug 24 08:21:29 EDT 2007
#2608: Including sys/sysctl.h requires sys/param.h on NetBSD.
---------------------------+------------------------------------------------
Reporter: gdt | Owner:
Type: defect | Status: new
Priority: minor | Milestone:
Component: pidgin (gtk) | Version: 2.1.0
Resolution: | Keywords:
Pending: 0 |
---------------------------+------------------------------------------------
Comment (by lin):
Yes, it help,
also add in purple-client-example.c and purple-client.c follow lines:
#include <sys/param.h>
#include <sys/types.h>
--
Ticket URL: <http://developer.pidgin.im/ticket/2608#comment:1>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list