summaryrefslogtreecommitdiff
path: root/net/802/sysctl_net_802.c
diff options
context:
space:
mode:
authorTony Luck <tony.luck@intel.com>2005-08-30 20:30:09 +0400
committerTony Luck <tony.luck@intel.com>2005-08-30 20:30:09 +0400
commit288ceb8f142249109fd2e9f1bf0492bd6ff6d892 (patch)
treeeab3d229c7a527816db405299ce9603e538b521f /net/802/sysctl_net_802.c
parente438befd76a5a743725a89365140a8a7bf276096 (diff)
parentd8971fcb702e24d1e22c77fd1772f182ffee87e3 (diff)
downloadlinux-288ceb8f142249109fd2e9f1bf0492bd6ff6d892.tar.xz
Auto-update from upstream
Diffstat (limited to 'net/802/sysctl_net_802.c')
-rw-r--r--net/802/sysctl_net_802.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/802/sysctl_net_802.c b/net/802/sysctl_net_802.c
index 36079630c49f..700129556c13 100644
--- a/net/802/sysctl_net_802.c
+++ b/net/802/sysctl_net_802.c
@@ -10,9 +10,10 @@
* 2 of the License, or (at your option) any later version.
*/
+#include <linux/config.h>
#include <linux/mm.h>
+#include <linux/if_tr.h>
#include <linux/sysctl.h>
-#include <linux/config.h>
#ifdef CONFIG_TR
extern int sysctl_tr_rif_timeout;