diff options
| author | David Xu <davidxu@FreeBSD.org> | 2004-07-15 03:43:18 +0000 |
|---|---|---|
| committer | David Xu <davidxu@FreeBSD.org> | 2004-07-15 03:43:18 +0000 |
| commit | a3d4136ade72506e1eac453dfe5e7eef13ff908f (patch) | |
| tree | e0e15fdfc3da08481d26461b86968936ad0a5964 /include/Makefile | |
| parent | a31a2560024fed5037d93eb035bb734df4d3bda2 (diff) | |
Notes
Diffstat (limited to 'include/Makefile')
| -rw-r--r-- | include/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile index 28b52947b72d1..4e0470edc9d06 100644 --- a/include/Makefile +++ b/include/Makefile @@ -12,7 +12,7 @@ INCS= a.out.h ar.h assert.h bitstring.h complex.h cpio.h ctype.h db.h \ inttypes.h iso646.h kenv.h langinfo.h libgen.h limits.h link.h \ locale.h malloc.h memory.h monetary.h mpool.h ndbm.h netconfig.h \ netdb.h nl_types.h nlist.h nss.h nsswitch.h objformat.h paths.h \ - pthread.h \ + proc_service.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 string.h stringlist.h \ |
