diff options
author | Colin Watson <cjwatson@debian.org> | 2019-10-09 22:59:48 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2019-10-09 23:39:39 +0100 |
commit | 767ee84d3465b6d244a9108de5c167a9ab866df9 (patch) | |
tree | 69b14ef6a62d7f133298a21d2ad6046f130b7801 /openbsd-compat/Makefile.in | |
parent | ddeaf9ee7d5c6612b88f1c4a83fc6fbccb93bf60 (diff) | |
parent | efef12825b9582c1710da3b7e50135870963d4f4 (diff) |
New upstream release (8.1p1)
Diffstat (limited to 'openbsd-compat/Makefile.in')
-rw-r--r-- | openbsd-compat/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsd-compat/Makefile.in b/openbsd-compat/Makefile.in index c1e14cbd0..1162dc550 100644 --- a/openbsd-compat/Makefile.in +++ b/openbsd-compat/Makefile.in | |||
@@ -34,11 +34,11 @@ OPENBSD=base64.o \ | |||
34 | inet_ntoa.o \ | 34 | inet_ntoa.o \ |
35 | inet_ntop.o \ | 35 | inet_ntop.o \ |
36 | md5.o \ | 36 | md5.o \ |
37 | memmem.o \ | ||
37 | mktemp.o \ | 38 | mktemp.o \ |
38 | pwcache.o \ | 39 | pwcache.o \ |
39 | readpassphrase.o \ | 40 | readpassphrase.o \ |
40 | reallocarray.o \ | 41 | reallocarray.o \ |
41 | realpath.o \ | ||
42 | recallocarray.o \ | 42 | recallocarray.o \ |
43 | rmd160.o \ | 43 | rmd160.o \ |
44 | rresvport.o \ | 44 | rresvport.o \ |