summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/local/if_dwc_if.c
diff options
context:
space:
mode:
Diffstat (limited to 'rtemsbsd/local/if_dwc_if.c')
-rw-r--r--rtemsbsd/local/if_dwc_if.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtemsbsd/local/if_dwc_if.c b/rtemsbsd/local/if_dwc_if.c
index cd8b8922..67b3ea5c 100644
--- a/rtemsbsd/local/if_dwc_if.c
+++ b/rtemsbsd/local/if_dwc_if.c
@@ -12,7 +12,7 @@
* See the source file for legal information
*/
-#include <rtems/bsd/sys/param.h>
+#include <sys/param.h>
#include <sys/queue.h>
#include <sys/kernel.h>
#include <sys/kobj.h>