diff options
author | Brent Cook <bcook@openbsd.org> | 2018-11-07 20:00:29 -0600 |
---|---|---|
committer | Brent Cook <bcook@openbsd.org> | 2018-11-07 20:04:11 -0600 |
commit | 11bb39ecf6e58a5e44fc8043004b3f455f30b8fe (patch) | |
tree | 9845ff5edbb4cc370bb5f0ab9c4787668bd46f07 /.gitignore | |
parent | 34394e7ee024d2b88bed9c61b9a19bba6ec5e49e (diff) | |
download | portable-11bb39ecf6e58a5e44fc8043004b3f455f30b8fe.tar.gz portable-11bb39ecf6e58a5e44fc8043004b3f455f30b8fe.tar.bz2 portable-11bb39ecf6e58a5e44fc8043004b3f455f30b8fe.zip |
Rediffed patches for merge fuzz
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -126,6 +126,7 @@ include/openssl/*.h | |||
126 | /apps/ocspcheck/*.c | 126 | /apps/ocspcheck/*.c |
127 | /apps/ocspcheck/ocspcheck* | 127 | /apps/ocspcheck/ocspcheck* |
128 | /apps/ocspcheck/compat/memmem.c | 128 | /apps/ocspcheck/compat/memmem.c |
129 | /apps/ocspcheck/compat/inet_ntop.c | ||
129 | 130 | ||
130 | /apps/nc/*.h | 131 | /apps/nc/*.h |
131 | /apps/nc/*.c | 132 | /apps/nc/*.c |