rfc822: Use the memmem module
This changes rfc822 to use the memmem module to supply a memmem() function if the C library lacks it, instead of rolling our own locally. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Showing
Please register or sign in to comment