From d117379205c4167de0b0f278a997330b140afb23 Mon Sep 17 00:00:00 2001 From: Alexander von Gluck IV Date: Mon, 22 Apr 2019 13:21:47 -0500 Subject: [PATCH] posix/if_types.h: Remove IFT_IEEE1394, breaks build * Sneaky ifdef in libnetwork/netresolv/irs * Sorry for spam. Change-Id: I241d65b63d0bb8b281e3db0adcad2814b1476c7e --- headers/posix/net/if_types.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/headers/posix/net/if_types.h b/headers/posix/net/if_types.h index 4927200d97..5f623a95bb 100644 --- a/headers/posix/net/if_types.h +++ b/headers/posix/net/if_types.h @@ -1,5 +1,5 @@ /* - * Copyright 2006-2012 Haiku, Inc. All Rights Reserved. + * Copyright 2006-2019 Haiku, Inc. All Rights Reserved. * Distributed under the terms of the MIT License. */ #ifndef _NET_IF_TYPES_H @@ -17,7 +17,6 @@ #define IFT_MODEM 0x30 #define IFT_TUN 0x83 #define IFT_L2VLAN 0x87 -#define IFT_IEEE1394 0x90 #define IFT_BRIDGE 0xd1