From f5737aa3cc72713a4b3028a12a6be67d051917bb Mon Sep 17 00:00:00 2001 From: Jose Pedro Oliveira Date: Sat, 28 Sep 2013 01:34:01 +0100 Subject: [PATCH] The header file limits.h was being included twice --- mnexec.c | 1 - 1 file changed, 1 deletion(-) diff --git a/mnexec.c b/mnexec.c index 3d24743..c30b4a6 100644 --- a/mnexec.c +++ b/mnexec.c @@ -20,7 +20,6 @@ #include #include #include -#include #include #include