]> git.notmuchmail.org Git - notmuch/commitdiff
test/smtp-dummy.c: fix compilation on FreeBSD
authorMike Kelly <pioto@pioto.org>
Wed, 30 May 2012 07:01:59 +0000 (03:01 -0400)
committerDavid Bremner <bremner@debian.org>
Sun, 2 Sep 2012 02:16:18 +0000 (23:16 -0300)
Use the more portable netint/in.h, instead of netint/ip.h, to include
htons(3), etc.


No differences found