summaryrefslogtreecommitdiffstats
path: root/sys/net
diff options
context:
space:
mode:
authoralfred <alfred@FreeBSD.org>2013-08-27 16:45:00 +0000
committeralfred <alfred@FreeBSD.org>2013-08-27 16:45:00 +0000
commit14b16775515537edf64104960d90f55cdcb5bc99 (patch)
tree3af4afac39a32936f5dabdba12334a7fbd54acec /sys/net
parent3be453d800494de4d3782b4e435a0796d124decf (diff)
downloadFreeBSD-src-14b16775515537edf64104960d90f55cdcb5bc99.zip
FreeBSD-src-14b16775515537edf64104960d90f55cdcb5bc99.tar.gz
Remove include opt_ofed.h since OFED is unifdef'd.
Pointed out by: glebius
Diffstat (limited to 'sys/net')
-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 aa3c400..4f21fde 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>
OpenPOWER on IntegriCloud