diff options
| author | Ed Schouten <ed@FreeBSD.org> | 2010-01-13 17:29:55 +0000 |
|---|---|---|
| committer | Ed Schouten <ed@FreeBSD.org> | 2010-01-13 17:29:55 +0000 |
| commit | a627ac61ab8d660acfe6c88b01bdca8e8c1590aa (patch) | |
| tree | cb66a86f625ee4b27233d49a4268bc0331af7295 /include/Makefile | |
| parent | 5364a38dba0f16a7889430b625984c8a956d48ee (diff) | |
Notes
Diffstat (limited to 'include/Makefile')
| -rw-r--r-- | include/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile index 68a7e8da0354..21cdd563abc0 100644 --- a/include/Makefile +++ b/include/Makefile @@ -23,8 +23,8 @@ 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 uuid.h varargs.h vis.h wchar.h \ - wctype.h wordexp.h + ulimit.h unistd.h utime.h utmp.h utmpx.h uuid.h varargs.h vis.h \ + wchar.h wctype.h wordexp.h MHDRS= float.h floatingpoint.h stdarg.h |
