patch-commands_c 412 B

1234567891011
  1. --- make-4.0.orig/commands.c 2013-10-06 01:12:24.000000000 +0200
  2. +++ make-4.0/commands.c 2014-07-30 15:31:01.450155946 +0200
  3. @@ -14,8 +14,6 @@ A PARTICULAR PURPOSE. See the GNU Gener
  4. You should have received a copy of the GNU General Public License along with
  5. this program. If not, see <http://www.gnu.org/licenses/>. */
  6. -#include <dlfcn.h>
  7. -
  8. #include "makeint.h"
  9. #include "filedef.h"
  10. #include "dep.h"