diff options
author | deraadt <> | 2014-06-12 15:49:31 +0000 |
---|---|---|
committer | deraadt <> | 2014-06-12 15:49:31 +0000 |
commit | 59f4f2c61d71e266d37dd2fc97615b3fd35b4721 (patch) | |
tree | 922f5c5799f4bd6917523a1dec91ac763f376db5 /src/lib/libcrypto/armcap.c | |
parent | d38659785547b6c35ab79fdce9be9eaacbdb4c26 (diff) | |
download | openbsd-59f4f2c61d71e266d37dd2fc97615b3fd35b4721.tar.gz openbsd-59f4f2c61d71e266d37dd2fc97615b3fd35b4721.tar.bz2 openbsd-59f4f2c61d71e266d37dd2fc97615b3fd35b4721.zip |
tags as requested by miod and tedu
Diffstat (limited to 'src/lib/libcrypto/armcap.c')
-rw-r--r-- | src/lib/libcrypto/armcap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/libcrypto/armcap.c b/src/lib/libcrypto/armcap.c index 0476f5a4f5..330fea25a7 100644 --- a/src/lib/libcrypto/armcap.c +++ b/src/lib/libcrypto/armcap.c | |||
@@ -1,3 +1,4 @@ | |||
1 | /* $OpenBSD: armcap.c,v 1.5 2014/06/12 15:49:27 deraadt Exp $ */ | ||
1 | #include <stdio.h> | 2 | #include <stdio.h> |
2 | #include <stdlib.h> | 3 | #include <stdlib.h> |
3 | #include <string.h> | 4 | #include <string.h> |