]> git.eshelyaron.com Git - emacs.git/commitdiff
(BSD): Give it a number as definition.
authorRichard M. Stallman <rms@gnu.org>
Wed, 13 Apr 1994 00:24:21 +0000 (00:24 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 13 Apr 1994 00:24:21 +0000 (00:24 +0000)
src/s/bsd4-2.h

index 79f993ac2e004011ab7ad22ba75d607844e39284..4425ac9963da67090cfa5e03ddc4b9fe436d0cee 100644 (file)
@@ -28,7 +28,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #endif /* BSD4_2 */
 
 #ifndef BSD
-#define BSD
+#define BSD 1
 #endif /* BSD */
 
 /* SYSTEM_TYPE should indicate the kind of system you are using.