diff options
| author | Gleb Smirnoff <glebius@FreeBSD.org> | 2016-01-11 01:45:25 +0000 |
|---|---|---|
| committer | Gleb Smirnoff <glebius@FreeBSD.org> | 2016-01-11 01:45:25 +0000 |
| commit | aa2963ab551fb862b034fe2c1a30be525ff2ae62 (patch) | |
| tree | f3e2be150fcea2b48acfd6bac4381d98ffc6496b /include | |
| parent | a641e0378fe44f47d531ef20598149e79e537ea1 (diff) | |
Notes
Diffstat (limited to 'include')
| -rw-r--r-- | include/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile index 4d2cdb9a82f1..c34359a8f45d 100644 --- a/include/Makefile +++ b/include/Makefile @@ -19,7 +19,7 @@ INCS= a.out.h ar.h assert.h bitstring.h complex.h cpio.h _ctype.h ctype.h \ printf.h proc_service.h pthread.h \ pthread_np.h pwd.h ranlib.h readpassphrase.h regex.h \ res_update.h resolv.h runetype.h search.h semaphore.h setjmp.h \ - signal.h spawn.h stab.h stdalign.h stdbool.h stddef.h \ + signal.h spawn.h stab.h stdalign.h stdatomic.h stdbool.h stddef.h \ stdnoreturn.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 \ |
