true(1): removes NULL from commented imports
This commit is contained in:
parent
579bb98874
commit
ba73f50527
@ -8,7 +8,7 @@
|
||||
*/
|
||||
|
||||
#ifdef __OpenBSD__
|
||||
# include <unistd.h> /* NULL, pledge(2), unveil(2) */
|
||||
# include <unistd.h> /* pledge(2) */
|
||||
#endif
|
||||
|
||||
int main(void) {
|
||||
|
Loading…
Reference in New Issue
Block a user