bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH,HURD] comment out PF_LINK/AF_LINK


From: Pino Toscano
Subject: [PATCH,HURD] comment out PF_LINK/AF_LINK
Date: Fri, 22 Jun 2012 20:11:47 +0200

Hi,

Hurd's bits/socket.h currently define PF_LINK & AF_LINK. Although, they 
are usually associated with sockaddr_dl sockets, which are not 
implemented on Hurd, causing few build failures because of the 
assumption that having AF_LINK defined means there are sockaddr_dl 
available.
The attached patch comments them out (instead of removing them, to keep 
their placeholders).

Thanks,
-- 
Pino Toscano

Attachment: hurd_AF_LINK.diff
Description: Text Data

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]