summaryrefslogtreecommitdiffstats
path: root/freebsd/sbin/ifconfig/sfp.c
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sbin/ifconfig/sfp.c')
-rw-r--r--freebsd/sbin/ifconfig/sfp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/sbin/ifconfig/sfp.c b/freebsd/sbin/ifconfig/sfp.c
index 55fb7c7e..b061927e 100644
--- a/freebsd/sbin/ifconfig/sfp.c
+++ b/freebsd/sbin/ifconfig/sfp.c
@@ -38,7 +38,7 @@ static const char rcsid[] =
#include <machine/rtems-bsd-program.h>
#endif /* __rtems__ */
#include <sys/types.h>
-#include <rtems/bsd/sys/param.h>
+#include <sys/param.h>
#include <sys/ioctl.h>
#include <sys/socket.h>