From 60ce4f51a67b4dd14e2d1c35e7d9b5bc000ff8e0 Mon Sep 17 00:00:00 2001 From: mattf Date: Fri, 30 Nov 2007 20:17:42 +0000 Subject: Make sure we only disable irqs during octasic firmware load only if we have 4K stacks git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3263 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- zconfig.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'zconfig.h') diff --git a/zconfig.h b/zconfig.h index 96c0e45..d3d2411 100644 --- a/zconfig.h +++ b/zconfig.h @@ -9,6 +9,8 @@ #include #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,18) #include +#else +#include #endif #endif -- cgit v1.2.3