diff options
| author | Ed Schouten <ed@FreeBSD.org> | 2010-03-03 18:30:10 +0000 |
|---|---|---|
| committer | Ed Schouten <ed@FreeBSD.org> | 2010-03-03 18:30:10 +0000 |
| commit | 8176ad362692313998d6fe13637af4069770b0fe (patch) | |
| tree | 880774134f322c52b7b5846c17813f585ca24414 /include/Makefile | |
| parent | 95dab4f2e0d824ac4d3fdd0374829a0372fc2c59 (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 c96482781d28a..509bd47865f24 100644 --- a/include/Makefile +++ b/include/Makefile @@ -23,7 +23,7 @@ INCS= a.out.h ar.h assert.h bitstring.h complex.h cpio.h _ctype.h ctype.h \ stdbool.h stddef.h stdio.h stdlib.h string.h stringlist.h \ strings.h sysexits.h tar.h termios.h tgmath.h \ time.h timeconv.h timers.h ttyent.h \ - ulimit.h unistd.h utime.h utmp.h utmpx.h uuid.h varargs.h vis.h \ + ulimit.h unistd.h utime.h utmpx.h uuid.h varargs.h vis.h \ wchar.h wctype.h wordexp.h MHDRS= float.h floatingpoint.h stdarg.h |
