summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/net/if_fwsubr.c
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sys/net/if_fwsubr.c')
-rw-r--r--freebsd/sys/net/if_fwsubr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/sys/net/if_fwsubr.c b/freebsd/sys/net/if_fwsubr.c
index 3414daf1..a31be7e1 100644
--- a/freebsd/sys/net/if_fwsubr.c
+++ b/freebsd/sys/net/if_fwsubr.c
@@ -35,7 +35,7 @@
#include <rtems/bsd/local/opt_inet.h>
#include <rtems/bsd/local/opt_inet6.h>
-#include <rtems/bsd/sys/param.h>
+#include <sys/param.h>
#include <sys/systm.h>
#include <sys/kernel.h>
#include <sys/malloc.h>