summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/windows/wintel/ChangeLog5
-rw-r--r--src/windows/wintel/auth.c1
2 files changed, 5 insertions, 1 deletions
diff --git a/src/windows/wintel/ChangeLog b/src/windows/wintel/ChangeLog
new file mode 100644
index 000000000..fed439621
--- /dev/null
+++ b/src/windows/wintel/ChangeLog
@@ -0,0 +1,5 @@
+Tue Sep 26 20:11:18 1995 <tytso@rsts-11.mit.edu>
+
+ * auth.c: Don't include los-proto.h; it's no longer present.
+
+
diff --git a/src/windows/wintel/auth.c b/src/windows/wintel/auth.c
index ed3f82d1a..7ff779f18 100644
--- a/src/windows/wintel/auth.c
+++ b/src/windows/wintel/auth.c
@@ -15,7 +15,6 @@
#include "krb5.h"
#include "des_int.h"
#include "com_err.h"
- #include "los-proto.h"
#endif
#include "telnet.h"