aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfred Perlstein <alfred@FreeBSD.org>2013-08-27 16:45:00 +0000
committerAlfred Perlstein <alfred@FreeBSD.org>2013-08-27 16:45:00 +0000
commit29c463d63381c1020d987fa45e780c2e8f387905 (patch)
tree3af4afac39a32936f5dabdba12334a7fbd54acec
parenta5aa00fbaec358a88fd617dc4a3685340bce0aa1 (diff)
downloadsrc-29c463d63381c1020d987fa45e780c2e8f387905.tar.gz
src-29c463d63381c1020d987fa45e780c2e8f387905.zip
Remove include opt_ofed.h since OFED is unifdef'd.
Pointed out by: glebius
Notes
Notes: svn path=/head/; revision=254963
-rw-r--r--sys/net/if_llatbl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/net/if_llatbl.h b/sys/net/if_llatbl.h
index aa3c400a00b0..4f21fdea4473 100644
--- a/sys/net/if_llatbl.h
+++ b/sys/net/if_llatbl.h
@@ -30,8 +30,6 @@ __FBSDID("$FreeBSD$");
#ifndef _NET_IF_LLATBL_H_
#define _NET_IF_LLATBL_H_
-#include "opt_ofed.h"
-
#include <sys/_rwlock.h>
#include <netinet/in.h>