summaryrefslogtreecommitdiffstats
path: root/include/Makefile
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2007-01-25 22:38:04 +0000
committerpeter <peter@FreeBSD.org>2007-01-25 22:38:04 +0000
commit41cfc179ecbe7e5a783e865f7edf30ebef60db59 (patch)
tree417d30d6b89c52168a092a3207bfa3a6260b7773 /include/Makefile
parent966f210e87dbb2ebc81283eb51c1dc96300d7bf1 (diff)
downloadFreeBSD-src-41cfc179ecbe7e5a783e865f7edf30ebef60db59.zip
FreeBSD-src-41cfc179ecbe7e5a783e865f7edf30ebef60db59.tar.gz
Oops, remove an objformat.h reference.
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile
index 6529589..d093a4e 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -15,7 +15,7 @@ INCS= a.out.h ar.h assert.h bitstring.h complex.h cpio.h _ctype.h ctype.h \
inttypes.h iso646.h kenv.h langinfo.h libgen.h limits.h link.h \
locale.h malloc.h malloc_np.h memory.h monetary.h mpool.h mqueue.h \
ndbm.h netconfig.h \
- netdb.h nl_types.h nlist.h nss.h nsswitch.h objformat.h paths.h \
+ netdb.h nl_types.h nlist.h nss.h nsswitch.h paths.h \
printf.h proc_service.h pthread.h \
pthread_np.h pwd.h ranlib.h readpassphrase.h regex.h regexp.h \
res_update.h resolv.h runetype.h search.h setjmp.h sgtty.h \
OpenPOWER on IntegriCloud