artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34c9c04
)
Do not include 5 header files, including <sys/param.h>
author
deraadt
<deraadt@openbsd.org>
Thu, 15 Jan 2015 23:50:31 +0000
(23:50 +0000)
committer
deraadt
<deraadt@openbsd.org>
Thu, 15 Jan 2015 23:50:31 +0000
(23:50 +0000)
ok millert
sys/netmpls/mpls.h
patch
|
blob
|
history
diff --git
a/sys/netmpls/mpls.h
b/sys/netmpls/mpls.h
index
2903aa4
..
9f9ac5b
100644
(file)
--- a/
sys/netmpls/mpls.h
+++ b/
sys/netmpls/mpls.h
@@
-1,4
+1,4
@@
-/* $OpenBSD: mpls.h,v 1.2
8 2013/04/24 10:20:15 mpi Exp $
*/
+/* $OpenBSD: mpls.h,v 1.2
9 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 <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.
*/