diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -189,7 +189,8 @@ headers := \ bits/mutex-attr.h \ bits/rwlock.h \ bits/rwlock-attr.h \ - bits/semaphore.h + bits/semaphore.h \ + bits/xint.h ifeq ($(IN_GLIBC),yes) distribute := |