diff options
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 \ |