diff options
author | Charlie Root <root@rocinante.obtuse.com> | 2014-07-10 08:36:47 -0600 |
---|---|---|
committer | Charlie Root <root@rocinante.obtuse.com> | 2014-07-10 08:36:47 -0600 |
commit | abe7bee3601b8c6ec91954f1bef23aa6c908cec6 (patch) | |
tree | 8d189f7af250a01258231ad19447fdbd11ed02fb /.gitignore | |
parent | b3543f9c59ad616148915e857184e914f06c2dbc (diff) | |
download | portable-abe7bee3601b8c6ec91954f1bef23aa6c908cec6.tar.gz portable-abe7bee3601b8c6ec91954f1bef23aa6c908cec6.tar.bz2 portable-abe7bee3601b8c6ec91954f1bef23aa6c908cec6.zip |
Make things build again - add some missing headers
ok bcook@
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -169,4 +169,5 @@ crypto/ui/ | |||
169 | crypto/whrlpool/ | 169 | crypto/whrlpool/ |
170 | crypto/x509/ | 170 | crypto/x509/ |
171 | crypto/x509v3/ | 171 | crypto/x509v3/ |
172 | 172 | openbsd/ | |
173 | .gitmodules | ||