aboutsummaryrefslogtreecommitdiff
path: root/helper/chksum.c
diff options
context:
space:
mode:
Diffstat (limited to 'helper/chksum.c')
-rw-r--r--helper/chksum.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/helper/chksum.c b/helper/chksum.c
index ae70d97e6..f8303b4e1 100644
--- a/helper/chksum.c
+++ b/helper/chksum.c
@@ -4,6 +4,8 @@
* SPDX-License-Identifier: BSD-3-Clause
*/
+#include "config.h"
+
#include <odp.h>
#include <odp/helper/ip.h>
#include <odp/helper/udp.h>