mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 10:06:07 +08:00
Begin to trim rtems/ from include file paths - start with freebsd
This commit is contained in:
@@ -33,9 +33,9 @@
|
||||
#ifndef _SYS_RESOURCE_HH_
|
||||
#define _SYS_RESOURCE_HH_
|
||||
|
||||
#include <rtems/freebsd/sys/cdefs.h>
|
||||
#include <rtems/freebsd/sys/_timeval.h>
|
||||
#include <rtems/freebsd/sys/_types.h>
|
||||
#include <freebsd/sys/cdefs.h>
|
||||
#include <freebsd/sys/_timeval.h>
|
||||
#include <freebsd/sys/_types.h>
|
||||
|
||||
/*
|
||||
* Process priority specifications to get/setpriority.
|
||||
|
Reference in New Issue
Block a user