summaryrefslogtreecommitdiff
path: root/openbsd-compat/readpassphrase.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbsd-compat/readpassphrase.h')
-rw-r--r--openbsd-compat/readpassphrase.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/openbsd-compat/readpassphrase.h b/openbsd-compat/readpassphrase.h
index 178edf346..faab47182 100644
--- a/openbsd-compat/readpassphrase.h
+++ b/openbsd-compat/readpassphrase.h
@@ -1,5 +1,3 @@
1/* OPENBSD ORIGINAL: include/readpassphrase.h */
2
3/* $OpenBSD: readpassphrase.h,v 1.3 2002/06/28 12:32:22 millert Exp $ */ 1/* $OpenBSD: readpassphrase.h,v 1.3 2002/06/28 12:32:22 millert Exp $ */
4 2
5/* 3/*
@@ -29,6 +27,8 @@
29 * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 27 * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
30 */ 28 */
31 29
30/* OPENBSD ORIGINAL: include/readpassphrase.h */
31
32#ifndef _READPASSPHRASE_H_ 32#ifndef _READPASSPHRASE_H_
33#define _READPASSPHRASE_H_ 33#define _READPASSPHRASE_H_
34 34