aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/commit.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/commit.c b/src/commit.c
index 80b2c131c8..278af5e896 100644
--- a/src/commit.c
+++ b/src/commit.c
@@ -9,6 +9,7 @@
* by the Free Software Foundation. See http://www.gnu.org/ for details.
*/
+#include <limits.h>
#include <stdint.h>
#include <unistd.h>
#include "apk_defines.h"