Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
$NetBSD: patch-aa,v 1.1.1.1 2007/02/23 21:38:59 agc Exp $
--- peripheral/ethernet_i.h 2007/02/23 13:37:52 1.1
+++ peripheral/ethernet_i.h 2007/02/23 13:38:10
@@ -55,9 +55,12 @@
* so defining MSG_DONTWAIT is just (temporary) workaround !!!
*/
#define MSG_DONTWAIT 0x40
-#define ETH_HLEN 14
#endif /* __CYGWIN__ */
+#ifndef ETH_HLEN
+#define ETH_HLEN 14
+#endif
+
#define ETH_ALEN 6
struct ether_addr