diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-02-26 21:47:54 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-02-26 21:47:54 +0000 |
| commit | 3fb3a43079070298675dd0c265850e1d3206a440 (patch) | |
| tree | d3e227cd7ec0d15f6cf44deceb0a9da81b1c521c /include/Makefile | |
| parent | 14c8d90defc07e6e2d5cfebe0e7b3f3adfa857e1 (diff) | |
Notes
Diffstat (limited to 'include/Makefile')
| -rw-r--r-- | include/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile index 2ca0bca48e8b..56653b22bfd8 100644 --- a/include/Makefile +++ b/include/Makefile @@ -15,7 +15,8 @@ INCS= a.out.h ar.h assert.h bitstring.h complex.h cpio.h _ctype.h ctype.h \ netdb.h nl_types.h nlist.h nss.h nsswitch.h objformat.h paths.h \ proc_service.h pthread.h \ pthread_np.h pwd.h ranlib.h readpassphrase.h regex.h regexp.h \ - resolv.h runetype.h search.h setjmp.h sgtty.h signal.h stab.h \ + resolv.h runefile.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 \ strings.h sysexits.h tar.h tgmath.h \ time.h timeconv.h timers.h ttyent.h \ |
