From f74b7846da7f8a5b40c3d1f1a35ada3cd799b103 Mon Sep 17 00:00:00 2001 From: deraadt Date: Thu, 15 Jan 2015 23:50:31 +0000 Subject: [PATCH] Do not include 5 header files, including ok millert --- sys/netmpls/mpls.h | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/sys/netmpls/mpls.h b/sys/netmpls/mpls.h index 2903aa4ca26..9f9ac5be147 100644 --- a/sys/netmpls/mpls.h +++ b/sys/netmpls/mpls.h @@ -1,4 +1,4 @@ -/* $OpenBSD: mpls.h,v 1.28 2013/04/24 10:20:15 mpi Exp $ */ +/* $OpenBSD: mpls.h,v 1.29 2015/01/15 23:50:31 deraadt Exp $ */ /* * Copyright (C) 1999, 2000 and 2001 AYAME Project, WIDE Project. @@ -33,13 +33,6 @@ #ifndef _NETMPLS_MPLS_H_ #define _NETMPLS_MPLS_H_ -#include -#include -#include - -#include -#include - /* * Structure of a SHIM header. */ -- 2.20.1