diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 431652c038..030d66029c 100644 --- a/Makefile +++ b/Makefile @@ -306,7 +306,7 @@ headers2_0 := __math.h bytesex.h confname.h direntry.h elfclass.h \ utmpbits.h utsnamelen.h waitflags.h waitstatus.h \ xopen_lim.h gnu/types.h sys/ipc_buf.h \ sys/kernel_termios.h sys/msq_buf.h sys/sem_buf.h \ - sys/shm_buf.h sys/socketcall.h + sys/shm_buf.h sys/socketcall.h sigstack.h .PHONY: remove-old-headers remove-old-headers: |