artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
846548b
)
Remove unneeded (local) include. ok markus@
author
dtucker
<dtucker@openbsd.org>
Mon, 26 Feb 2018 12:14:53 +0000
(12:14 +0000)
committer
dtucker
<dtucker@openbsd.org>
Mon, 26 Feb 2018 12:14:53 +0000
(12:14 +0000)
usr.bin/ssh/xmss_wots.h
patch
|
blob
|
history
diff --git
a/usr.bin/ssh/xmss_wots.h
b/usr.bin/ssh/xmss_wots.h
index
dd63ca9
..
959b6b3
100644
(file)
--- a/
usr.bin/ssh/xmss_wots.h
+++ b/
usr.bin/ssh/xmss_wots.h
@@
-1,4
+1,4
@@
-/* $OpenBSD: xmss_wots.h,v 1.
2 2018/02/26 03:56:44
dtucker Exp $ */
+/* $OpenBSD: xmss_wots.h,v 1.
3 2018/02/26 12:14:53
dtucker Exp $ */
/*
wots.h version 20160722
Andreas Hülsing
@@
-9,8
+9,6
@@
Public domain.
#ifndef WOTS_H
#define WOTS_H
-#include "stdint.h"
-
/**
* WOTS parameter set
*