aboutsummaryrefslogtreecommitdiff
path: root/include/Makefile
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2007-01-25 22:38:04 +0000
committerPeter Wemm <peter@FreeBSD.org>2007-01-25 22:38:04 +0000
commit401a7f6f1b9d648737de311db46a1e7a3fafda16 (patch)
tree417d30d6b89c52168a092a3207bfa3a6260b7773 /include/Makefile
parent1fc6f17a31ebce5a3ba6919faf107805fedb9b38 (diff)
downloadsrc-401a7f6f1b9d648737de311db46a1e7a3fafda16.tar.gz
src-401a7f6f1b9d648737de311db46a1e7a3fafda16.zip
Oops, remove an objformat.h reference.
Notes
Notes: svn path=/head/; revision=166243
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 652958941841..d093a4eac6e6 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 \