[zaptel-commits] kpfleming: branch 1.2 r3744 - /branches/1.2/wctdm24xxp/GpakCust.h

SVN commits to the Zaptel project zaptel-commits at lists.digium.com
Fri Jan 25 18:19:19 CST 2008


Author: kpfleming
Date: Fri Jan 25 18:19:19 2008
New Revision: 3744

URL: http://svn.digium.com/view/zaptel?view=rev&rev=3744
Log:
enable this module to build against kernels < 2.6.9

(issue #11523)
Reported by: tzafrir

Modified:
    branches/1.2/wctdm24xxp/GpakCust.h

Modified: branches/1.2/wctdm24xxp/GpakCust.h
URL: http://svn.digium.com/view/zaptel/branches/1.2/wctdm24xxp/GpakCust.h?view=diff&rev=3744&r1=3743&r2=3744
==============================================================================
--- branches/1.2/wctdm24xxp/GpakCust.h (original)
+++ branches/1.2/wctdm24xxp/GpakCust.h Fri Jan 25 18:19:19 2008
@@ -39,6 +39,7 @@
 
 #include "wctdm24xxp.h"
 #ifdef VPM150M_SUPPORT
+#include <linux/device.h>
 #include <linux/firmware.h>
 #endif
 #include "gpakenum.h"




More information about the zaptel-commits mailing list