diff options
Diffstat (limited to 'libpthread/nptl/Makefile.in')
-rw-r--r-- | libpthread/nptl/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libpthread/nptl/Makefile.in b/libpthread/nptl/Makefile.in index 3accff70f..da0568985 100644 --- a/libpthread/nptl/Makefile.in +++ b/libpthread/nptl/Makefile.in @@ -95,6 +95,7 @@ libpthread-routines-y = init vars events version \ pt-raise pt-system \ flockfile ftrylockfile funlockfile \ sigaction \ + errno_location \ herrno \ pthread_kill_other_threads \ pthread_getaffinity pthread_setaffinity \ |