- dtucker@cvs.openbsd.org 2013/02/19 02:12:47
     [krl.c]
     Remove bogus include.  ok djm
(id sync only)
diff --git a/ChangeLog b/ChangeLog
index abcc11a..b961c6c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
      Keep track of which IndentityFile options were manually supplied and which
      were default options, and don't warn if the latter are missing.
      ok markus@
+   - dtucker@cvs.openbsd.org 2013/02/19 02:12:47
+     [krl.c]
+     Remove bogus include.  ok djm
 
 20130401
  - (dtucker) [openbsd-compat/bsd-cygwin_util.{c,h}] Don't include windows.h
diff --git a/krl.c b/krl.c
index 5a6bd14..0d9bb54 100644
--- a/krl.c
+++ b/krl.c
@@ -14,7 +14,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $OpenBSD: krl.c,v 1.9 2013/01/27 10:06:12 djm Exp $ */
+/* $OpenBSD: krl.c,v 1.10 2013/02/19 02:12:47 dtucker Exp $ */
 
 #include "includes.h"