Remove include opt_ofed.h since OFED is unifdef'd.

Pointed out by: glebius
This commit is contained in:
Alfred Perlstein 2013-08-27 16:45:00 +00:00
parent a5aa00fbae
commit 29c463d633
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=254963

View File

@ -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>