From f2b4e282b8191abe4f08ac1340aee4f0dccad555 Mon Sep 17 00:00:00 2001 From: Benjamin Smedberg Date: Thu, 1 Oct 2009 10:40:11 -0400 Subject: [PATCH] Add sys/quota.h to the system headers the correct way (followup to bug 72892) --- config/system-headers | 1 + js/src/config/system-headers | 1 + 2 files changed, 2 insertions(+) diff --git a/config/system-headers b/config/system-headers index e0c0c307fd4..496d7192f5e 100644 --- a/config/system-headers +++ b/config/system-headers @@ -734,6 +734,7 @@ sys/procfs.h sys/pstat.h sys/ptrace.h sys/queue.h +sys/quota.h sys/reg.h sys/regset.h sys/resource.h diff --git a/js/src/config/system-headers b/js/src/config/system-headers index e0c0c307fd4..496d7192f5e 100644 --- a/js/src/config/system-headers +++ b/js/src/config/system-headers @@ -734,6 +734,7 @@ sys/procfs.h sys/pstat.h sys/ptrace.h sys/queue.h +sys/quota.h sys/reg.h sys/regset.h sys/resource.h