diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-05-16 09:32:41 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-05-16 09:32:41 +0000 |
| commit | 228f8c4f8b8728dbd5ba4621e74fa8576d64e869 (patch) | |
| tree | 982cd06c800f6b2cea617fde89502fdfe5d1af5f /include/Makefile | |
| parent | 85efd7165f65714d6e733d1d4db6edbd80139a89 (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 c7df6f5f776c..5774a01260bd 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 \ 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 runefile.h runetype.h search.h setjmp.h sgtty.h \ + resolv.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 \ |
