Skip to content
Snippets Groups Projects
Commit c41dae37 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

conntrack-tools: fix build on octeon


Signed-off-by: default avatarFelix Fietkau <nbd@openwrt.org>

SVN-Revision: 41377
parent d73e2c55
No related branches found
No related tags found
No related merge requests found
--- a/src/parse.c
+++ b/src/parse.c
@@ -16,6 +16,7 @@
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
+#include <stdlib.h>
#include "network.h"
#include <libnetfilter_conntrack/libnetfilter_conntrack.h>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment