Comment 2 for bug 474751

Revision history for this message
Jamie Strandboge (jdstrand) wrote :

Ok, bits/socket.h has what we need. Attached is a diff that uses this file instead. We need to use PF_* instead of AF_* due to the format of the file, but we write out AF_*. The Makefile with this diff will generate the same output as the old Makefile in Karmic.