From: deraadt Date: Thu, 15 Jan 2015 23:50:31 +0000 (+0000) Subject: Do not include 5 header files, including X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=f74b7846da7f8a5b40c3d1f1a35ada3cd799b103;p=openbsd Do not include 5 header files, including ok millert --- 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. */