diff options
author | tb <> | 2018-07-17 17:06:50 +0000 |
---|---|---|
committer | tb <> | 2018-07-17 17:06:50 +0000 |
commit | 6016188a1940d280c27f96e45b21e6bc5cca1309 (patch) | |
tree | d8011e24af2387b8c750f8c0f985809107776603 /src/regress/lib/libcrypto/ocsp/ocsp_test.c | |
parent | 20cac0b606daa6755128c44bb3bc793972cb745e (diff) | |
download | openbsd-6016188a1940d280c27f96e45b21e6bc5cca1309.tar.gz openbsd-6016188a1940d280c27f96e45b21e6bc5cca1309.tar.bz2 openbsd-6016188a1940d280c27f96e45b21e6bc5cca1309.zip |
Add missing $OpenBSD$ markers.
Diffstat (limited to 'src/regress/lib/libcrypto/ocsp/ocsp_test.c')
-rw-r--r-- | src/regress/lib/libcrypto/ocsp/ocsp_test.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/regress/lib/libcrypto/ocsp/ocsp_test.c b/src/regress/lib/libcrypto/ocsp/ocsp_test.c index 6adec688b6..f58ee7c693 100644 --- a/src/regress/lib/libcrypto/ocsp/ocsp_test.c +++ b/src/regress/lib/libcrypto/ocsp/ocsp_test.c | |||
@@ -1,3 +1,5 @@ | |||
1 | /* $OpenBSD: ocsp_test.c,v 1.5 2018/07/17 17:06:49 tb Exp $ */ | ||
2 | |||
1 | #include <stdio.h> | 3 | #include <stdio.h> |
2 | #include <netdb.h> | 4 | #include <netdb.h> |
3 | #include <stdlib.h> | 5 | #include <stdlib.h> |