summaryrefslogtreecommitdiff
path: root/include/Makefile
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2008-06-04 21:12:51 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2008-06-04 21:12:51 +0000
commit27c67008ddea42303263824c8d145cb52ac76acb (patch)
tree0587195c442101efe5ca5d09279d74fdef466e8a /include/Makefile
parent8e4b93b0d63335923d0a9a19013170d078bcbd43 (diff)
olf support starts to die (easy stuff first); ok miod
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile
index ab167372a0f..605e1f9e56c 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.143 2008/04/23 10:58:34 norby Exp $
+# $OpenBSD: Makefile,v 1.144 2008/06/04 21:12:50 deraadt Exp $
# $NetBSD: Makefile,v 1.59 1996/05/15 21:36:43 jtc Exp $
# @(#)Makefile 5.45.1.1 (Berkeley) 5/6/91
@@ -17,7 +17,7 @@ FILES= a.out.h ar.h assert.h bitstring.h blf.h bm.h bsd_auth.h cast.h \
glob.h grp.h ifaddrs.h inttypes.h iso646.h kvm.h langinfo.h \
libgen.h limits.h locale.h login_cap.h malloc.h math.h md4.h \
md5.h memory.h mpool.h ndbm.h netdb.h netgroup.h nlist.h nl_types.h \
- ohash.h olf_abi.h paths.h poll.h pwd.h ranlib.h re_comp.h \
+ ohash.h paths.h poll.h pwd.h ranlib.h re_comp.h \
readpassphrase.h regex.h resolv.h rmd160.h search.h setjmp.h \
sgtty.h sha1.h sha2.h skipjack.h signal.h stab.h stdbool.h stddef.h \
stdio.h stdlib.h string.h strings.h struct.h sysexits.h tar.h \