From: Chris Hanson Date: Sat, 26 Sep 1992 03:27:21 +0000 (+0000) Subject: Add conditional to allow this file to be included multiple times. X-Git-Tag: 20090517-FFI~8897 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=77533c476f5a063efa062387b26c38d52b1a2638;p=mit-scheme.git Add conditional to allow this file to be included multiple times. --- diff --git a/v7/src/microcode/config.h b/v7/src/microcode/config.h index 9f9a72e5d..7f40e6958 100644 --- a/v7/src/microcode/config.h +++ b/v7/src/microcode/config.h @@ -1,6 +1,6 @@ /* -*-C-*- -$Id: config.h,v 9.76 1992/09/26 03:21:24 cph Exp $ +$Id: config.h,v 9.77 1992/09/26 03:27:21 cph Exp $ Copyright (c) 1987-1992 Massachusetts Institute of Technology @@ -35,7 +35,7 @@ MIT in each case. */ /* This file contains the configuration information and the information given on the command line on Unix. */ -#ifdef SCM_CONFIG_H +#ifndef SCM_CONFIG_H #define SCM_CONFIG_H /* Default pathnames. */