aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/qca-ssdk/patches/0009-include-fix-compilation-error-for-parse_uci_option.patch
blob: 1cdb47b2c14054c8ae504f0bb8a7743edef0200c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
From be352dd54d163c005611906ac6b87692c9b8a1e6 Mon Sep 17 00:00:00 2001
From: Ansuel Smith <ansuelsmth@gmail.com>
Date: Sat, 7 May 2022 19:03:55 +0200
Subject: [PATCH 09/11] include: fix compilation error for parse_uci_option

Fix missing include for parse_uci_option

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
---
 include/ref/ref_uci.h | 1 +
 1 file changed, 1 insertion(+)

--- a/include/ref/ref_uci.h
+++ b/include/ref/ref_uci.h
@@ -22,6 +22,7 @@
 extern "C" {
 #endif                          /* __cplusplus */
 
+#include <linux/switch.h>
 
 #if defined(IN_SWCONFIG)
 int