imsg.h does not need sys/tree.h.

ok eric
pull/1/head
Nicholas Marriott 2010-04-27 21:04:04 +00:00
parent d529e7e14e
commit 83e1a33ff5
1 changed files with 0 additions and 2 deletions

2
imsg.h
View File

@ -18,8 +18,6 @@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
#include <sys/tree.h>
#define READ_BUF_SIZE 65535
#define IMSG_HEADER_SIZE sizeof(struct imsg_hdr)
#define MAX_IMSGSIZE 16384