mirror of
https://github.com/mirror/make.git
synced 2024-12-28 05:40:10 +08:00
* commands.c: [SV 40789] Remove unneeded header dlfcn.h
This commit is contained in:
parent
9c8b68a905
commit
24620378ba
@ -14,8 +14,6 @@ A PARTICULAR PURPOSE. See the GNU General Public License for more details.
|
||||
You should have received a copy of the GNU General Public License along with
|
||||
this program. If not, see <http://www.gnu.org/licenses/>. */
|
||||
|
||||
#include <dlfcn.h>
|
||||
|
||||
#include "makeint.h"
|
||||
#include "filedef.h"
|
||||
#include "dep.h"
|
||||
|
Loading…
Reference in New Issue
Block a user