Re: AW: [RFC v3 04/17] arch_prctl.2: SYNOPSIS: Remove unused includes

2021-03-16 Thread Alejandro Colomar (man-pages)
Hi Walter, On 3/15/21 7:00 PM, Walter Harms wrote: I have learned the other way around: #include Is a general system header to use that may include the asm/prctrl.h what should never be included by userspace programms. Are you sure that includes ? user@debian:/usr/include$ grep -rn '\bARCH

AW: [RFC v3 04/17] arch_prctl.2: SYNOPSIS: Remove unused includes

2021-03-15 Thread Walter Harms
I have learned the other way around: #include Is a general system header to use that may include the asm/prctrl.h what should never be included by userspace programms. jm2c, re, wh Von: Alejandro Colomar Gesendet: Samstag, 13. März 2021 20:25:14 An: mtk.