Do not include 5 header files, including <sys/param.h>
authorderaadt <deraadt@openbsd.org>
Thu, 15 Jan 2015 23:50:31 +0000 (23:50 +0000)
committerderaadt <deraadt@openbsd.org>
Thu, 15 Jan 2015 23:50:31 +0000 (23:50 +0000)
ok millert

sys/netmpls/mpls.h

index 2903aa4..9f9ac5b 100644 (file)
@@ -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.
 #ifndef _NETMPLS_MPLS_H_
 #define _NETMPLS_MPLS_H_
 
-#include <sys/param.h>
-#include <sys/time.h>
-#include <sys/queue.h>
-
-#include <net/if.h>
-#include <net/if_dl.h>
-
 /*
  * Structure of a SHIM header.
  */