* commands.c: [SV 40789] Remove unneeded header dlfcn.h
diff --git a/commands.c b/commands.c
index 7c7eabf..0dbb99c 100644
--- a/commands.c
+++ b/commands.c
@@ -14,8 +14,6 @@
 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"