1 From 9488f92c1d0c7931c3e17950d1f9eea2aeb3e2bd Mon Sep 17 00:00:00 2001
2 From: Alexander Kanavin <alex.kanavin@gmail.com>
3 Date: Wed, 14 Jun 2017 15:56:18 +0300
4 Subject: [PATCH] Include limits.h so that PATH_MAX is defined (an issue on
7 Upstream-Status: Pending
8 Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
11 1 file changed, 1 insertion(+)
13 diff --git a/trace-listen.c b/trace-listen.c
14 index 17ff9d8..838d6bc 100644
23 #include "trace-local.h"
24 #include "trace-msg.h"