Remove #include of "mitcpyrt.h" (since it's of dubious legal value, and
authorTheodore Tso <tytso@mit.edu>
Tue, 29 Apr 1997 10:45:03 +0000 (10:45 +0000)
committerTheodore Tso <tytso@mit.edu>
Tue, 29 Apr 1997 10:45:03 +0000 (10:45 +0000)
the file doesn't exist.)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10079 dc483132-0cff-0310-8789-dd5450dbe970

src/mit/windows/include/v.h
src/mit/windows/include/vs.h
src/mit/windows/include/vs_nt.h

index dbe250b911de832adf4190b2fe9ce87c0f68ab71..79bb2ad6925d8b51589d8e57fb70ac8315d2fc6d 100644 (file)
@@ -1,4 +1,3 @@
-#include "mitcpyrt.h"
 /* v.h -- header for vlib.c */
 
 #ifndef _VERSION_INC
index 5204582f63c5d72d8cf62df91b153cba698d0133..2f228656c023c7a292cbc1bd80fe54ae2edd174c 100644 (file)
@@ -1,7 +1,4 @@
-#include "mitcpyrt.h"
-
-
- /*
+/*
  *----------------------------------------------------------------
  *
  *  $Source$
@@ -12,6 +9,10 @@
  *  $Locker$
  *
  *  $Log$
+ *  Revision 1.2  1997/04/29 10:45:02  tytso
+ *  Remove #include of "mitcpyrt.h" (since it's of dubious legal value, and
+ *  the file doesn't exist.)
+ *
  *  Revision 1.1  1997/04/17 15:25:52  tytso
  *  Add MIT's version server include files and libraries.
  *
index d1f9c6d015430b86415a1caba135e4070bbf7b8c..18ec61578b47003c6610f89f9880feb231b92846 100644 (file)
@@ -1,5 +1,3 @@
-#include "mitcpyrt.h"
-
 /* il 7/24/95 -- adding nt */
 
 #ifndef _vs_nt_h_