summaryrefslogtreecommitdiff
path: root/src/s/freebsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s/freebsd.h')
-rw-r--r--src/s/freebsd.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/s/freebsd.h b/src/s/freebsd.h
index f583826614..ff31f07342 100644
--- a/src/s/freebsd.h
+++ b/src/s/freebsd.h
@@ -20,9 +20,6 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
-/* Get most of the stuff from bsd-common */
-#include "bsd-common.h"
-
/* Tell that garbage collector that setjmp is known to save all
registers relevant for conservative garbage collection in the jmp_buf. */
#define GC_SETJMP_WORKS 1