summaryrefslogtreecommitdiffstats
path: root/include/Makefile
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2003-10-29 00:32:25 +0000
committerpeter <peter@FreeBSD.org>2003-10-29 00:32:25 +0000
commit8bfb1786d591a49256818c008e9a41c87a9f9125 (patch)
treeaa2f9b717580db89add6ec7d91c6e8e36b45a7cb /include/Makefile
parentef64cc476e3caf97ef427ede66aff6b71cbd48b6 (diff)
downloadFreeBSD-src-8bfb1786d591a49256818c008e9a41c87a9f9125.zip
FreeBSD-src-8bfb1786d591a49256818c008e9a41c87a9f9125.tar.gz
*blush*. stdhash.h != strhash.h
Sorry folks.
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 1684c89..1dcc741 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -14,7 +14,7 @@ INCS= a.out.h ar.h assert.h bitstring.h complex.h cpio.h ctype.h db.h \
pthread.h \
pthread_np.h pwd.h ranlib.h readpassphrase.h regex.h regexp.h \
resolv.h rune.h runetype.h search.h setjmp.h sgtty.h signal.h stab.h \
- stdbool.h stddef.h stdio.h stdlib.h strhash.h string.h stringlist.h \
+ stdbool.h stddef.h stdio.h stdlib.h string.h stringlist.h \
strings.h sysexits.h tar.h time.h timeconv.h timers.h ttyent.h \
ulimit.h unistd.h utime.h utmp.h uuid.h varargs.h vis.h wchar.h \
wctype.h wordexp.h
OpenPOWER on IntegriCloud