Skip to content

Commit

Permalink
newrole: drop declaration of environ
Browse files Browse the repository at this point in the history
environ is exported by <unistd.h>.
  • Loading branch information
cgzones committed Apr 8, 2024
1 parent a8dcc78 commit 82179ed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions policycoreutils/newrole/newrole.c
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,6 @@

#define DEFAULT_PATH "/usr/bin:/bin"

extern char **environ;

/**
* Construct from the current range and specified desired level a resulting
* range. If the specified level is a range, return that. If it is not, then
Expand Down

0 comments on commit 82179ed

Please sign in to comment.