summaryrefslogtreecommitdiffstats
path: root/includes.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-15 11:26:55 +1100
committerDamien Miller <djm@mindrot.org>2006-03-15 11:26:55 +1100
commit1d90540534da87ba4ac5b48037f1d66f82569ff7 (patch)
tree87b67490a9a235fca1816f29a001d405d0215ca8 /includes.h
parent88f254b9a56fb87069e9f078ec613d6d08e4dac5 (diff)
- stevesk@cvs.openbsd.org 2006/02/09 00:32:07
[includes.h] #include <sys/endian.h> not needed; ok djm@ NB. ID Sync only - we still need this (but it may move later)
Diffstat (limited to 'includes.h')
-rw-r--r--includes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes.h b/includes.h
index 6452d2fc..b4cd092b 100644
--- a/includes.h
+++ b/includes.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: includes.h,v 1.30 2006/02/08 23:51:24 stevesk Exp $ */
+/* $OpenBSD: includes.h,v 1.31 2006/02/09 00:32:07 stevesk Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>