BSD 3 development
[unix-history] / usr / src / cmd / adb / mac.h
index a5510d6..9c0e0af 100644 (file)
@@ -45,3 +45,5 @@
 #define TB     '\t'
 #define NL     '\n'
 #define EOF    0
 #define TB     '\t'
 #define NL     '\n'
 #define EOF    0
+
+#define SCCSID(arg) static char Sccsid[] = "arg"