summaryrefslogtreecommitdiff
path: root/includes.h
diff options
context:
space:
mode:
authordjm <djm>2006-03-15 00:26:55 +0000
committerdjm <djm>2006-03-15 00:26:55 +0000
commit013bd41e2549b2574cf8837574e09c42c7656e2e (patch)
treec0be040b24d811466e26481be80f2259497d3bda /includes.h
parent1abd7bb48b8eebd8631edbc2b7a3c41929f72a10 (diff)
downloadopenssh-013bd41e2549b2574cf8837574e09c42c7656e2e.tar.gz
- 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>