summaryrefslogtreecommitdiffstats
path: root/freebsd/sbin/dhclient/privsep.h
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sbin/dhclient/privsep.h')
-rw-r--r--freebsd/sbin/dhclient/privsep.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/sbin/dhclient/privsep.h b/freebsd/sbin/dhclient/privsep.h
index 1f778bba..f30284ee 100644
--- a/freebsd/sbin/dhclient/privsep.h
+++ b/freebsd/sbin/dhclient/privsep.h
@@ -16,7 +16,7 @@
* OF OR IN CONNECTION WITH THE USE, ABUSE OR PERFORMANCE OF THIS SOFTWARE.
*/
-#include <rtems/bsd/sys/types.h>
+#include <sys/types.h>
#include <poll.h>
#include <pwd.h>