Add conditional to allow this file to be included multiple times.
authorChris Hanson <org/chris-hanson/cph>
Sat, 26 Sep 1992 03:27:21 +0000 (03:27 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 26 Sep 1992 03:27:21 +0000 (03:27 +0000)
v7/src/microcode/config.h

index 9f9a72e5d6e91d021191b18df60579e99613e0f1..7f40e6958712829deeedc4cc25a01e244939521a 100644 (file)
@@ -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
 \f
 /* Default pathnames. */