* commands.c: [SV 40789] Remove unneeded header dlfcn.h

This commit is contained in:
Paul Smith 2014-01-12 00:13:22 -05:00 committed by Manoj Srivastava
parent 2c64a077bd
commit 06187745af

View file

@ -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"