From: Justin Pettit Date: Fri, 11 Apr 2008 21:40:29 +0000 (-0700) Subject: Fix compilation error in 2.4.20 kernels. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00529de1f0fee6473066edd3c1aec32e25443300;p=openvswitch Fix compilation error in 2.4.20 kernels. --- diff --git a/datapath/linux-2.4/compat-2.4/include/linux/delay.h b/datapath/linux-2.4/compat-2.4/include/linux/delay.h index a50f96c0..a144f1c3 100644 --- a/datapath/linux-2.4/compat-2.4/include/linux/delay.h +++ b/datapath/linux-2.4/compat-2.4/include/linux/delay.h @@ -6,6 +6,7 @@ #include #if LINUX_VERSION_CODE < KERNEL_VERSION(2,4,29) #include +#include #include /* * We define MAX_MSEC_OFFSET as the maximal value that can be accepted by