blob: f465a25f8cbaf0712fe0cd1b0e8fb305ac6f02e0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- header.h.orig Sun Jun 28 00:54:48 1998
+++ header.h Sun Jun 28 00:58:25 1998
@@ -68,7 +68,7 @@
/* out a block of definitions like those below.) */
/* ------------------------------------------------------------------------- */
-/* #define UNIX */
+#define UNIX
/* ------------------------------------------------------------------------- */
/* The first task is to include the ANSI header files, and typedef */
|