use __BSD4_2
authorceriel <none@none>
Tue, 10 Mar 1987 14:50:48 +0000 (14:50 +0000)
committerceriel <none@none>
Tue, 10 Mar 1987 14:50:48 +0000 (14:50 +0000)
include/_tail_cc/sys/dir.h

index 11b2104..6f3573c 100644 (file)
@@ -3,7 +3,7 @@
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
  */
-#ifdef BSD4_2
+#ifdef __BSD4_2
 #define MAXNAMLEN 255
 #else
 #define MAXNAMLEN 14