mirror of
https://github.com/qosmio/nss-packages.git
synced 2025-12-16 08:12:53 +00:00
To keep fork as closely synced with upstream, move NSS packages back into repository. Not sure why they were moved out from my original fork. * nss-firmware * qca-nss-crypto * qca-nss-cfi Removed the following: * mhz (already available in packages repo) * qrtr (unecessary, and has been broken for years) Also moved packages out of `qca` and back into root directory.
11 lines
259 B
Diff
11 lines
259 B
Diff
--- a/nss_udp_st_tx.c
|
|
+++ b/nss_udp_st_tx.c
|
|
@@ -23,6 +23,7 @@
|
|
#include <net/netfilter/nf_conntrack_core.h>
|
|
#include <linux/if_vlan.h>
|
|
#include <linux/if_pppox.h>
|
|
+#include <linux/ppp_defs.h>
|
|
#include <net/ip6_checksum.h>
|
|
#include "nss_udp_st_public.h"
|
|
|